AndroidX lib refactor
This commit is contained in:
parent
b3eb12aebd
commit
08f0b5e76e
581 changed files with 5470 additions and 6070 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<android.support.v7.widget.GridLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<androidx.gridlayout.widget.GridLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:grid="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
@ -34,4 +34,4 @@
|
|||
<include layout="@layout/card_other"/>
|
||||
|
||||
</LinearLayout>
|
||||
</android.support.v7.widget.GridLayout>
|
||||
</androidx.gridlayout.widget.GridLayout>
|
Loading…
Add table
Add a link
Reference in a new issue