SDK 28, Android X

This commit is contained in:
Karim Abou Zeid 2019-04-10 12:40:28 +02:00
commit 58fb31b4b1
194 changed files with 606 additions and 577 deletions

View file

@ -1,4 +1,4 @@
<android.support.percent.PercentFrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
<androidx.percentlayout.widget.PercentFrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/header"
@ -57,4 +57,4 @@
</LinearLayout>
</android.support.percent.PercentFrameLayout>
</androidx.percentlayout.widget.PercentFrameLayout>