Skip to content

Commit

Permalink
Update dialog_custom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
fawxyz authored Jun 29, 2021
1 parent 2f34c47 commit 18665f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/src/main/res/layout/dialog_custom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<Space
android:layout_width="wrap_content"
android:layout_height="12dp" />
android:layout_height="@dimen/_12sdp" />

<include layout="@layout/view_title_and_message"/>

Expand All @@ -31,4 +31,4 @@
</LinearLayout>
</ScrollView>

</LinearLayout>
</LinearLayout>

0 comments on commit 18665f4

Please sign in to comment.