Rabbit-R1/original r1/smali/res/layout/activity_settings_page.xml

3 lines
321 B
XML
Raw Permalink Normal View History

2024-05-21 21:08:36 +00:00
<?xml version="1.0" encoding="utf-8"?>
<tech.rabbit.r1launcher.widget.UntouchableFrameLayout android:orientation="vertical" android:id="@id/root_layout" android:background="@color/black" android:layout_width="fill_parent" android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android" />