Introduce android view-bindings.

This commit is contained in:
Alex Hart
2022-08-09 13:29:04 -03:00
committed by Cody Henthorne
parent 733b4ff805
commit acf811c79a
656 changed files with 922 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
tools:viewBindingIgnore="true"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"