diff --git a/res/anim/bounce.xml b/res/anim/bounce.xml deleted file mode 100644 index 611b3c09e..000000000 --- a/res/anim/bounce.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - \ No newline at end of file diff --git a/res/layout-land/about.xml b/res/layout-land/about.xml index 6d9d277b9..d1c2d9d54 100644 --- a/res/layout-land/about.xml +++ b/res/layout-land/about.xml @@ -1,6 +1,5 @@ @@ -21,7 +20,7 @@ android:id="@+id/menu_name" android:text="@string/about" style="@style/font1" - android:singleLine="true" + android:maxLines="1" android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="0.4" @@ -40,6 +39,7 @@