Merge "Power widget visual updates"
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
android:layout_width="0dip"
|
||||
android:layout_weight="1"
|
||||
android:layout_height="match_parent"
|
||||
android:paddingTop="12dp"
|
||||
android:background="@drawable/appwidget_button_left"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
@@ -58,6 +59,7 @@
|
||||
android:layout_width="0dip"
|
||||
android:layout_weight="1"
|
||||
android:layout_height="match_parent"
|
||||
android:paddingTop="12dp"
|
||||
android:background="@drawable/appwidget_button_center"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
@@ -91,6 +93,7 @@
|
||||
android:layout_width="0dip"
|
||||
android:layout_weight="1"
|
||||
android:layout_height="match_parent"
|
||||
android:paddingTop="12dp"
|
||||
android:background="@drawable/appwidget_button_center"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
@@ -123,6 +126,7 @@
|
||||
android:layout_width="0dip"
|
||||
android:layout_weight="1"
|
||||
android:layout_height="match_parent"
|
||||
android:paddingTop="12dp"
|
||||
android:background="@drawable/appwidget_button_center"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
@@ -155,6 +159,7 @@
|
||||
android:layout_width="0dip"
|
||||
android:layout_weight="1"
|
||||
android:layout_height="match_parent"
|
||||
android:paddingTop="12dp"
|
||||
android:background="@drawable/appwidget_button_right"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
|
Reference in New Issue
Block a user