Small design changes (#327)

Merge remote-tracking branch 'remotes/main/master' into add-styling

Restoring branches_list.xml

Small design changes.

Co-authored-by: anonTree1417 <example@example.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/327
Reviewed-by: M M Arif <mmarif@swatian.com>
Reviewed-by: 6543 <6543@noreply.gitea.io>
This commit is contained in:
anonTree1417 2020-03-31 18:49:39 +00:00 committed by M M Arif
parent 39ad052ad5
commit dd2339ec34
1 changed files with 5 additions and 3 deletions

View File

@ -26,12 +26,14 @@
<ImageView
android:id="@+id/labelsOptionsMenu"
android:layout_width="wrap_content"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_gravity="end"
android:layout_weight="0.15"
android:contentDescription="@string/labelMenuContentDesc"
android:gravity="end"
android:src="@drawable/ic_dotted_menu_horizontal"
android:contentDescription="@string/labelMenuContentDesc" />
android:scaleType="fitEnd"
android:src="@drawable/ic_dotted_menu_horizontal" />
<TextView
android:layout_width="wrap_content"