universal7870: import AdvancedDisplay app

This commit is contained in:
Astrako 2020-01-29 08:06:04 +01:00 committed by Alejandro
parent 108406065d
commit 02484ab73b
299 changed files with 7852 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/frameLayout"
android:layout_width="match_parent"
android:layout_height="match_parent" />