Stop using framework-private switch asset
BUG: 16467249 Change-Id: I0829c3dea522cf59e0f92046ea7c6092d416ad4c
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:background="@null" />
|
||||
android:background="@null"
|
||||
android:theme="@style/ThemeOverlay.SwitchBar" />
|
||||
|
||||
</merge>
|
||||
|
||||
|
Reference in New Issue
Block a user