Magisk/app/src/main/res/layout/install_fragment.xml

7 lines
211 B
XML
Raw Normal View History

2016-12-24 19:05:22 +00:00
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
</LinearLayout>