mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-30 22:34:02 +01:00
This commit is contained in:
parent
9b3f3e9d3c
commit
69e7161c61
125 changed files with 542 additions and 506 deletions
|
|
@ -8,7 +8,7 @@
|
|||
android:paddingRight="@dimen/huge_gap">
|
||||
|
||||
<ImageView
|
||||
android:layout_width="0dp"
|
||||
android:layout_width="@dimen/dimen_0"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginRight="@dimen/large_gap"
|
||||
android:layout_weight="0.5"
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
android:src="@drawable/welcome_dont_upload" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="0dp"
|
||||
android:layout_width="@dimen/dimen_0"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0.5"
|
||||
android:orientation="vertical">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue