mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Shifted cardview to center in login page
This commit is contained in:
parent
1a041e2a9b
commit
143231d404
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
<FrameLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerInParent="true"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_marginTop="@dimen/small_gap">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue