Loading core/res/res/layout/work_widget_mask_view.xml +3 −3 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ Copyright (C) 2015 The Android Open Source Project android:id="@+id/work_widget_mask_frame" android:layout_width="match_parent" android:layout_height="match_parent" android:background="#F3374248" android:background="?android:attr/colorSurfaceVariant" android:importantForAccessibility="noHideDescendants" android:clickable="true"> Loading @@ -33,8 +33,8 @@ Copyright (C) 2015 The Android Open Source Project android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="bottom|right" android:layout_marginBottom="4dp" android:layout_marginRight="4dp" android:layout_marginBottom="12dp" android:layout_marginRight="12dp" android:src="@drawable/ic_corp_badge_off" android:clickable="false" /> </FrameLayout> Loading
core/res/res/layout/work_widget_mask_view.xml +3 −3 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ Copyright (C) 2015 The Android Open Source Project android:id="@+id/work_widget_mask_frame" android:layout_width="match_parent" android:layout_height="match_parent" android:background="#F3374248" android:background="?android:attr/colorSurfaceVariant" android:importantForAccessibility="noHideDescendants" android:clickable="true"> Loading @@ -33,8 +33,8 @@ Copyright (C) 2015 The Android Open Source Project android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="bottom|right" android:layout_marginBottom="4dp" android:layout_marginRight="4dp" android:layout_marginBottom="12dp" android:layout_marginRight="12dp" android:src="@drawable/ic_corp_badge_off" android:clickable="false" /> </FrameLayout>