Skip to content

Commit 143231d

Browse files
Shifted cardview to center in login page
1 parent 1a041e2 commit 143231d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/activity_login.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<FrameLayout
1212
android:layout_width="match_parent"
1313
android:layout_height="wrap_content"
14+
android:layout_centerInParent="true"
1415
android:layout_gravity="center_vertical"
1516
android:layout_marginTop="@dimen/small_gap">
1617

0 commit comments

Comments
 (0)