This commit is contained in:
Xinto 2020-11-19 12:54:58 +04:00
parent d0b9b99c16
commit b7247f5bf8
1 changed files with 55 additions and 49 deletions

View File

@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<layout>
<androidx.core.widget.NestedScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
@ -90,5 +92,9 @@
android:layout_height="wrap_content"
app:preference_title="@string/select_apps"/>
</com.vanced.manager.ui.core.PreferenceCategory>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
</layout>