Converted BackupActivity to fragment
This commit is contained in:
parent
5a73565182
commit
6e3c1aa742
11 changed files with 134 additions and 177 deletions
|
@ -3,6 +3,6 @@
|
|||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".activities.backup.RestoreActivity">
|
||||
tools:context=".fragments.backup.RestoreActivity">
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
Loading…
Add table
Add a link
Reference in a new issue