Merge pull request #15687 from brave/26112_tipping_banner_ui_issue

Tipping banner UI issue fix for tablet
This commit is contained in:
Sujit Acharya
2022-11-02 00:04:40 +05:30
committed by GitHub
3 changed files with 6 additions and 1 deletions
@@ -3,7 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_height="match_parent"
android:background="@drawable/creator_background"
android:paddingStart="36dp"
android:paddingTop="36dp"