[android] Fixed night theme in social auth fragment.

This commit is contained in:
velichkomarija 2020-10-29 12:59:41 +03:00 committed by Alexander Boriskov
parent 7d2a2f7351
commit 5051e6d458

View file

@ -3,7 +3,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_height="wrap_content"
android:layout_width="match_parent">
android:layout_width="match_parent"
android:background="?cardBackground">
<LinearLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"