mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-15 11:11:03 -04:00
SearchResults: Apply horizontal margin to the error layout
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:layout_marginHorizontal="@dimen/margin_normal"
|
||||
android:gravity="center|center_vertical"
|
||||
android:orientation="vertical"
|
||||
android:visibility="gone">
|
||||
|
||||
Reference in New Issue
Block a user