Paul profile #6

Merged
11306084 merged 29 commits from paul-profile into master 2017-06-22 11:39:39 +02:00
Showing only changes of commit 6faf1c9400 - Show all commits

View File

@@ -17,7 +17,7 @@
<Space
android:layout_width="match_parent"
android:layout_height="14dp" />
android:layout_height="5dp" />
<TextView
android:id="@+id/profile_name"
@@ -79,6 +79,10 @@
android:textColor="@android:color/white"
android:textSize="16sp" />
<Space
android:layout_width="match_parent"
android:layout_height="20dp" />
</LinearLayout>
</ScrollView>
</FrameLayout>