Skip to content
Snippets Groups Projects
Unverified Commit ebab5f2f authored by axelherbstreith's avatar axelherbstreith Committed by GitHub
Browse files

Changed button class (#1939)

parent d9a41a52
No related branches found
No related tags found
No related merge requests found
...@@ -211,7 +211,7 @@ ...@@ -211,7 +211,7 @@
</ScrollView> </ScrollView>
<Button <android.widget.Button
android:id="@+id/contact_diary_onboarding_next_button" android:id="@+id/contact_diary_onboarding_next_button"
style="@style/buttonPrimary" style="@style/buttonPrimary"
android:layout_width="@dimen/match_constraint" android:layout_width="@dimen/match_constraint"
......
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
</com.google.android.material.textfield.TextInputLayout> </com.google.android.material.textfield.TextInputLayout>
<Button <android.widget.Button
android:id="@+id/contact_diary_person_bottom_sheet_save_button" android:id="@+id/contact_diary_person_bottom_sheet_save_button"
style="@style/buttonPrimary" style="@style/buttonPrimary"
android:layout_width="@dimen/match_constraint" android:layout_width="@dimen/match_constraint"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment