1
0
mirror of https://github.com/sismics/docs.git synced 2026-05-13 11:01:21 +00:00

Android: File(s) download

This commit is contained in:
jendib
2014-11-22 22:18:21 +01:00
parent 92b2219bed
commit bc719b3165
6 changed files with 130 additions and 7 deletions

View File

@@ -15,7 +15,8 @@
<TextView
android:id="@+id/createdDateLabel"
android:layout_width="100dp"
android:layout_height="wrap_content"
android:layout_height="24dp"
android:gravity="center_vertical"
android:layout_alignParentTop="true"
android:layout_marginRight="8dp"
android:layout_marginEnd="8dp"
@@ -27,7 +28,8 @@
android:layout_toRightOf="@id/createdDateLabel"
android:layout_toEndOf="@id/createdDateLabel"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_height="24dp"
android:gravity="center_vertical"
android:layout_alignParentTop="true"
android:fontFamily="sans-serif-light"
android:text="01/12/2014"/>