Merge "[LeAudio] Remove the QrCamera and decorateView in Settings" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
670016a2ee
@@ -45,7 +45,7 @@
|
||||
android:id="@+id/preview_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/qrcode_preview_size"/>
|
||||
<com.android.settings.wifi.qrcode.QrDecorateView
|
||||
<com.android.settingslib.qrcode.QrDecorateView
|
||||
android:id="@+id/decorate_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/qrcode_preview_size"/>
|
||||
|
@@ -44,7 +44,7 @@
|
||||
android:id="@+id/preview_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/qrcode_preview_size"/>
|
||||
<com.android.settings.wifi.qrcode.QrDecorateView
|
||||
<com.android.settingslib.qrcode.QrDecorateView
|
||||
android:id="@+id/decorate_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/qrcode_preview_size"/>
|
||||
|
Reference in New Issue
Block a user