Fixed choose account in which to save newly created contact dialog when in dark mode

This commit is contained in:
Sylvain Berfini 2021-12-01 16:34:45 +01:00
parent 051a6fb393
commit 0306291626

View file

@ -11,7 +11,8 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
android:orientation="vertical"
android:background="?attr/backgroundColor">
<LinearLayout
android:layout_width="match_parent"