mirror of
https://github.com/gitnex-org/gitnex.git
synced 2026-05-03 20:18:23 -05:00
New UI for profile screens (#1183)
As title. It is part of the ongoing UI enhancements from M3 and will continue in the next few releases to overhaul the app. Co-authored-by: M M Arif <mmarif@swatian.com> Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1183
This commit is contained in:
@@ -247,10 +247,10 @@
|
||||
|
||||
</com.google.android.material.textfield.TextInputLayout>
|
||||
|
||||
<Button
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/createPr"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="@dimen/dimen54dp"
|
||||
android:layout_marginTop="@dimen/dimen8dp"
|
||||
android:textStyle="bold"
|
||||
android:text="@string/newCreateButtonCopy"
|
||||
|
||||
Reference in New Issue
Block a user