diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 5a8ee1e9..bf1b2d8c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="212" + android:versionName="1.16b9" > + + + + + + + > - + android:paddingBottom="2dp" + android:paddingLeft="6dp" + android:paddingRight="6dp" + android:paddingTop="6dp" > + + + @@ -105,18 +116,18 @@ android:id="@+id/marked" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:layout_marginRight="8dp" android:layout_weight="0" android:clickable="true" - android:layout_marginRight="8dp" android:src="@drawable/ic_star_empty" />