[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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user