Ir al contenido principal

Entradas

Mostrando entradas de abril, 2024

PRÁCTICA CONTEO ELECTORAL

  <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"     xmlns:tools="http://schemas.android.com/tools"     android:layout_width="match_parent"     android:layout_height="match_parent"     android:padding="16dp"     tools:context=".MainActivity">     <TextView         android:id="@+id/textViewTitle"         android:layout_width="wrap_content"         android:layout_height="wrap_content"         android:text="Elecciones para Alcalde"         android:textSize="24sp"         android:layout_centerHorizontal="true"         android:layout_marginBottom="16dp"/>     <EditText         android:id="@+id/editTextElectores"         android:layout_width="match_parent"         android:layout_height="wrap_content"         android:hint="I