Merge "Add a deletion helper view for clearing space." into nyc-mr1-dev
am: 179103258e
* commit '179103258e4e664fbdd76b8440aff3edae86b093':
Add a deletion helper view for clearing space.
Change-Id: If02b00b3e35e717508ae69894a36ac71a1c3c30f
This commit is contained in:
@@ -60,6 +60,14 @@
|
||||
android:textColor="?android:attr/textColorSecondary"
|
||||
android:duplicateParentState="true" />
|
||||
|
||||
<Switch
|
||||
android:id="@android:id/switch_widget"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentRight="true"
|
||||
android:background="@null"
|
||||
android:visibility="gone"/>
|
||||
|
||||
<FrameLayout
|
||||
android:id="@android:id/widget_frame"
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user