diff --git a/extras/pandroid_event_viewer/ChangeLog b/extras/pandroid_event_viewer/ChangeLog index d4091379b8..f71cf6ed67 100644 --- a/extras/pandroid_event_viewer/ChangeLog +++ b/extras/pandroid_event_viewer/ChangeLog @@ -1,3 +1,11 @@ +2012-10-31 Miguel de Dios + + * res/layout/options.xml, + res/drawable/edittext_pandora_default_shape.xml, + res/drawable/edittext_pandora_colors_states.xml, + res/drawable/edittext_pandora_select_shape.xml, + res/values/styles.xml: changed the style of options layout. + 2012-10-30 Miguel de Dios * res/layout/options.xml, res/values-ja/strings.xml, diff --git a/extras/pandroid_event_viewer/res/drawable/edittext_pandora_colors_states.xml b/extras/pandroid_event_viewer/res/drawable/edittext_pandora_colors_states.xml new file mode 100644 index 0000000000..a3dfa4d935 --- /dev/null +++ b/extras/pandroid_event_viewer/res/drawable/edittext_pandora_colors_states.xml @@ -0,0 +1,14 @@ + + + + + + + + + + \ No newline at end of file diff --git a/extras/pandroid_event_viewer/res/drawable/edittext_pandora_default_shape.xml b/extras/pandroid_event_viewer/res/drawable/edittext_pandora_default_shape.xml new file mode 100644 index 0000000000..de8bae1bbe --- /dev/null +++ b/extras/pandroid_event_viewer/res/drawable/edittext_pandora_default_shape.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/extras/pandroid_event_viewer/res/drawable/edittext_pandora_select_shape.xml b/extras/pandroid_event_viewer/res/drawable/edittext_pandora_select_shape.xml new file mode 100644 index 0000000000..6c9d7720e2 --- /dev/null +++ b/extras/pandroid_event_viewer/res/drawable/edittext_pandora_select_shape.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extras/pandroid_event_viewer/res/layout/options.xml b/extras/pandroid_event_viewer/res/layout/options.xml index 56dc6dea8f..9a96db9c4c 100644 --- a/extras/pandroid_event_viewer/res/layout/options.xml +++ b/extras/pandroid_event_viewer/res/layout/options.xml @@ -58,7 +58,8 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:inputType="textWebEditText" - android:singleLine="true" /> + android:singleLine="true" + style="@style/options_edittext"/> + android:singleLine="true" + style="@style/options_edittext" /> + android:singleLine="true" + style="@style/options_edittext" /> + android:singleLine="true" + style="@style/options_edittext" + /> + android:gravity="right" + style="@style/options_edittext" /> + + + + + - - - - - - @@ -194,7 +205,8 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginBottom="20dp" - android:orientation="vertical" > + android:orientation="vertical"> + - - - - - - + + + + style="@style/options_label" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_weight="1"/> - - - - + android:layout_gravity="center" + android:layout_weight="0" /> + + + style="@style/options_label" + android:layout_weight="1" /> - - - - + android:layout_weight="0" /> + + + style="@style/options_label" + android:layout_weight="1" />