We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140b3f9 commit d08d300Copy full SHA for d08d300
app/src/main/res/layout/fragment_encounter_detail.xml
@@ -27,6 +27,7 @@
27
style="@style/TextAppearance.AppCompat.Title"
28
android:layout_width="wrap_content"
29
android:layout_height="wrap_content"
30
+ android:layout_marginBottom="10dp"
31
android:text="@string/title_description" />
32
33
<TextView
0 commit comments