Identity: fix issue in dark theme

This commit is contained in:
Benoit Marty 2020-05-11 15:06:06 +02:00
parent 05a52164f3
commit fe3138492e

View File

@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/colorBackgroundFloating"
android:background="?riotx_background"
android:paddingStart="@dimen/layout_horizontal_margin"
android:paddingEnd="@dimen/layout_horizontal_margin">