Use ViewBinding
This commit is contained in:
parent
7067ebdd12
commit
f55e8ea3aa
2 changed files with 10 additions and 23 deletions
|
|
@ -41,7 +41,7 @@
|
|||
</LinearLayout>
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/list"
|
||||
android:id="@+id/searchResults"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipToPadding="false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue