[Audiosharing] Add tests for qrcode related classes.

Test: atest -c com.android.settings.connecteddevice.audiosharing.audiostreams
Bug: 308368124
Change-Id: I74caacf43a23bbd0a6da44af24a1be4dd9544a5d
This commit is contained in:
chelseahao
2024-06-14 16:24:28 +08:00
committed by Chelsea Hao
parent 24d8411915
commit 16f9205fb6
9 changed files with 629 additions and 45 deletions

View File

@@ -47,8 +47,7 @@
<ImageView
android:id="@+id/qrcode_view"
android:layout_width="@dimen/qrcode_size"
android:layout_height="@dimen/qrcode_size"
android:src="@android:color/transparent"/>
android:layout_height="@dimen/qrcode_size"/>
<TextView
android:id="@+id/password"