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,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<org.thoughtcrime.securesms.components.BorderlessImageView
xmlns:tools="http://schemas.android.com/tools"
tools:viewBindingIgnore="true"
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/image_view"
android:layout_width="@dimen/media_bubble_sticker_dimens"