mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 04:24:29 +00:00
[android] Migrate send note button to Material 3
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
@@ -51,9 +51,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:background="?accentButtonBackground"
|
||||
android:layout_marginTop="@dimen/margin_base"
|
||||
android:enabled="true"
|
||||
android:enabled="false"
|
||||
android:text="@string/editor_report_problem_send_button"
|
||||
app:backgroundTint="@null"/>
|
||||
android:textColor="?android:textColorPrimaryInverse" />
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user