Changeset 2387362 in dispositivos_moviles for TibisayMovil/res/layout


Ignore:
Timestamp:
Oct 31, 2013, 2:30:02 PM (11 years ago)
Author:
Jose Ruiz <joseruiz@…>
Branches:
master
Children:
bb739b0
Parents:
0d4fa20 (diff), 31cf7cf (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

actualizando gitignore

Location:
TibisayMovil/res/layout
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TibisayMovil/res/layout/activity_sign_result_handwritten_signature.xml

    re68708b rca6582b  
    77   
    88    <TextView
    9         android:id="@+id/label_archivo_a_descifrar"
     9        android:id="@+id/label_archivo_a_firmar"
    1010        android:layout_width="fill_parent"
    1111        android:layout_height="wrap_content"
     
    1717        android:text="@string/firmar_man_arch_para_firm" />
    1818    <TextView
    19         android:id="@+id/archivo_original_pdf"
     19        android:id="@+id/archivo_original_a_firmar"
    2020        android:layout_width="wrap_content"
    2121        android:layout_height="wrap_content"
  • TibisayMovil/res/layout/activity_verify_result_bdoc.xml

    rfd4a5b9 r31cf7cf  
    3535            android:layout_height="wrap_content"
    3636            android:layout_gravity="right"
    37             android:src="@drawable/flecha_siguiente" />
     37            android:src="@drawable/flecha_siguiente_gris" />
    3838    </LinearLayout>
    3939   
Note: See TracChangeset for help on using the changeset viewer.