mirror of
https://github.com/gitnex-org/gitnex.git
synced 2026-05-04 04:54:20 -05:00
UI enhancements (#1259)
Potentially closes #1226 closes #1234 - Fix UI issues - Use FAB where needed instead of bottom sheet entries - Other fixes Update: added screen shots Co-authored-by: M M Arif <mmarif@swatian.com> Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org> Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1259 Reviewed-by: qwerty287 <qwerty287@noreply.codeberg.org>
This commit is contained in:
@@ -265,7 +265,7 @@
|
||||
android:layout_height="@dimen/dimen54dp"
|
||||
android:layout_marginTop="@dimen/dimen8dp"
|
||||
android:text="@string/newCreateButtonCopy"
|
||||
android:textColor="@color/btnTextColor"
|
||||
android:textColor="?attr/materialCardBackgroundColor"
|
||||
android:textStyle="bold"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user