Take screenshot action added

This commit is contained in:
2023-12-19 16:54:10 +01:00
parent bca8b44ad6
commit f641de9893
11 changed files with 106 additions and 28 deletions

View File

@ -66,6 +66,12 @@
</LinearLayout>
<TextView
android:id="@+id/tvRestrictionPermissionsNotice"
android:textColor="@color/red"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
<ScrollView
android:layout_width="match_parent"
android:layout_height="wrap_content"