Fix Backup & Restore not restoring user profile images

This commit is contained in:
Prathamesh More 2022-05-04 17:53:54 +05:30
parent 95e39e4f4c
commit a0c745641a
2 changed files with 4 additions and 4 deletions

View file

@ -34,7 +34,7 @@
android:text="@string/action_settings" />
<com.google.android.material.checkbox.MaterialCheckBox
android:id="@+id/check_databases"
android:id="@+id/check_playlists"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:minHeight="48dp"