mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
FIx license not centering
This commit is contained in:
parent
1da95e2f86
commit
8d421dfb3e
1 changed files with 1 additions and 1 deletions
|
|
@ -45,6 +45,6 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/share_license_summary"
|
android:text="@string/share_license_summary"
|
||||||
android:id="@+id/share_license_summary"
|
android:id="@+id/share_license_summary"
|
||||||
android:layout_gravity="center"
|
android:gravity="center"
|
||||||
android:layout_marginTop="16dp"/>
|
android:layout_marginTop="16dp"/>
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue