Minor formatting/refactoring
This commit is contained in:
parent
2342a7df1a
commit
487748258a
147 changed files with 351 additions and 341 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<android.support.percent.PercentFrameLayout android:id="@+id/header"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<android.support.percent.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"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:clickable="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue