mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-30 06:13:54 +01:00
This commit is contained in:
parent
9b3f3e9d3c
commit
69e7161c61
125 changed files with 542 additions and 506 deletions
|
|
@ -8,9 +8,9 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/never_ask_again"
|
||||
android:layout_marginTop="5dp"
|
||||
android:layout_marginBottom="5dp"
|
||||
android:layout_marginEnd="20dp"
|
||||
android:layout_marginStart="20dp"/>
|
||||
android:layout_marginTop="@dimen/tiny_padding"
|
||||
android:layout_marginBottom="@dimen/tiny_padding"
|
||||
android:layout_marginEnd="@dimen/dimen_20"
|
||||
android:layout_marginStart="@dimen/dimen_20"/>
|
||||
|
||||
</FrameLayout>
|
||||
Loading…
Add table
Add a link
Reference in a new issue