[android] Changed subs screen backgrounds
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 596 KiB |
Before Width: | Height: | Size: 495 KiB After Width: | Height: | Size: 502 KiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 799 KiB |
Before Width: | Height: | Size: 523 KiB After Width: | Height: | Size: 282 KiB |
Before Width: | Height: | Size: 240 KiB After Width: | Height: | Size: 246 KiB |
Before Width: | Height: | Size: 592 KiB After Width: | Height: | Size: 384 KiB |
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1,002 KiB |
Before Width: | Height: | Size: 827 KiB After Width: | Height: | Size: 835 KiB |
Before Width: | Height: | Size: 2 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 3.6 MiB After Width: | Height: | Size: 2 MiB |
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
Before Width: | Height: | Size: 4.1 MiB After Width: | Height: | Size: 2.7 MiB |
Before Width: | Height: | Size: 5.8 MiB After Width: | Height: | Size: 3.3 MiB |
Before Width: | Height: | Size: 2.7 MiB After Width: | Height: | Size: 2.8 MiB |
Before Width: | Height: | Size: 6.6 MiB After Width: | Height: | Size: 4.5 MiB |
|
@ -1,9 +0,0 @@
|
|||
<shape
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<gradient
|
||||
android:angle="90"
|
||||
android:endColor="#00000000"
|
||||
android:startColor="#000000"
|
||||
android:type="linear" />
|
||||
</shape>
|
|
@ -23,10 +23,6 @@
|
|||
android:layout_height="match_parent"
|
||||
android:scaleType="centerCrop"
|
||||
android:src="@drawable/all_pass_premium_60" />
|
||||
<FrameLayout
|
||||
android:background="@drawable/all_pass_overlay"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"/>
|
||||
<androidx.core.widget.NestedScrollView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
|
|