fix a bunch of lint warnings
This commit is contained in:
parent
85704bb95b
commit
06c40d3733
25 changed files with 21 additions and 71 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<androidx.percentlayout.widget.PercentFrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/header"
|
||||
android:layout_width="match_parent"
|
||||
|
|
@ -55,4 +55,4 @@
|
|||
|
||||
</LinearLayout>
|
||||
|
||||
</androidx.percentlayout.widget.PercentFrameLayout>
|
||||
</FrameLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue