mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-14 08:21:35 +00:00
Move downloads to Environment downloads folder
This commit is contained in:
parent
24b5b4801f
commit
91c70b778a
18 changed files with 426 additions and 294 deletions
|
|
@ -69,5 +69,5 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="end"
|
||||
android:layout_marginTop="16dp"
|
||||
android:text="@string/create_backup" />
|
||||
android:text="@string/backup" />
|
||||
</LinearLayout>
|
||||
|
|
@ -127,7 +127,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="end"
|
||||
android:layout_marginTop="16dp"
|
||||
android:text="@string/restore_backup"
|
||||
android:text="@string/restore"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/bottom_password_divider" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue