Loading res/drawable/rounded_action_button.xml +0 −3 Original line number Diff line number Diff line Loading @@ -22,8 +22,5 @@ <stroke android:width="1dp" android:color="?attr/materialColorSurfaceContainerLow" /> <padding android:left="@dimen/rounded_button_padding" android:right="@dimen/rounded_button_padding" /> </shape> res/layout/work_apps_edu.xml +1 −2 Original line number Diff line number Diff line Loading @@ -44,8 +44,7 @@ <FrameLayout android:layout_width="@dimen/rounded_button_width" android:layout_height="@dimen/rounded_button_width" android:background="@drawable/rounded_action_button" android:padding="@dimen/rounded_button_padding"> android:background="@drawable/rounded_action_button"> <ImageButton android:id="@+id/action_btn" android:layout_width="@dimen/x_icon_size" Loading res/values/dimens.xml +0 −2 Original line number Diff line number Diff line Loading @@ -172,8 +172,6 @@ <dimen name="padded_rounded_button_height">48dp</dimen> <dimen name="rounded_button_height">48dp</dimen> <dimen name="rounded_button_radius">200dp</dimen> <dimen name="rounded_button_padding">8dp</dimen> <!-- Widget tray --> <dimen name="widget_cell_vertical_padding">8dp</dimen> Loading Loading
res/drawable/rounded_action_button.xml +0 −3 Original line number Diff line number Diff line Loading @@ -22,8 +22,5 @@ <stroke android:width="1dp" android:color="?attr/materialColorSurfaceContainerLow" /> <padding android:left="@dimen/rounded_button_padding" android:right="@dimen/rounded_button_padding" /> </shape>
res/layout/work_apps_edu.xml +1 −2 Original line number Diff line number Diff line Loading @@ -44,8 +44,7 @@ <FrameLayout android:layout_width="@dimen/rounded_button_width" android:layout_height="@dimen/rounded_button_width" android:background="@drawable/rounded_action_button" android:padding="@dimen/rounded_button_padding"> android:background="@drawable/rounded_action_button"> <ImageButton android:id="@+id/action_btn" android:layout_width="@dimen/x_icon_size" Loading
res/values/dimens.xml +0 −2 Original line number Diff line number Diff line Loading @@ -172,8 +172,6 @@ <dimen name="padded_rounded_button_height">48dp</dimen> <dimen name="rounded_button_height">48dp</dimen> <dimen name="rounded_button_radius">200dp</dimen> <dimen name="rounded_button_padding">8dp</dimen> <!-- Widget tray --> <dimen name="widget_cell_vertical_padding">8dp</dimen> Loading