Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Commit

Permalink
Refine no result view layout
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-cheng committed Mar 5, 2020
1 parent 3765ad4 commit caf4440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/no_result_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
style="@style/Body3"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:layout_marginTop="@dimen/common_margin_m2"
android:layout_marginBottom="40dp"
android:gravity="center"
Expand Down

0 comments on commit caf4440

Please sign in to comment.