Allow selecting root or services, only when access is available

This commit is contained in:
Rahul Kumar Patel
2021-02-25 11:39:40 +05:30
parent 45ecc96345
commit d255419977
6 changed files with 152 additions and 58 deletions

View File

@@ -56,5 +56,7 @@
android:layout_height="@dimen/icon_size_category"
android:layout_alignParentEnd="true"
android:layout_centerInParent="true"
android:clickable="false"
android:focusable="false"
android:minWidth="0dp" />
</RelativeLayout>