Skip to content

Commit

Permalink
Apply m3 default style to survey button.
Browse files Browse the repository at this point in the history
  • Loading branch information
Santosh Pingle committed Oct 4, 2023
1 parent aa7081d commit 815546e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions demo/src/main/res/layout/patient_details_header.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="5dp"
android:paddingStart="2dp"
android:drawablePadding="2dp"
android:drawableStart="@drawable/ic_baseline_add_24"
android:text="@string/complete_survey"
android:textAppearance="?attr/textAppearanceBody2"
android:textAppearance="?attr/textAppearanceBodyMedium"
/>
</LinearLayout>
</FrameLayout>

0 comments on commit 815546e

Please sign in to comment.