Replace Butterknife code with ViewBinding

This commit is contained in:
Niko Diamadis
2022-10-11 22:20:41 +02:00
parent fb3958acf1
commit ad809d149c
10 changed files with 180 additions and 216 deletions

View File

@@ -80,6 +80,7 @@
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>
<include
android:id="@+id/app_bar_drawer"
layout="@layout/app_bar_drawer"
android:layout_width="match_parent"
android:layout_height="wrap_content" />