removed shadow

This commit is contained in:
madwasp79 2019-06-07 13:19:22 +03:00
parent 423036a926
commit d0b32d4687

View file

@ -101,12 +101,6 @@
</LinearLayout> </LinearLayout>
<ImageView
android:id="@+id/bottom_shadow2"
android:layout_width="match_parent"
android:layout_height="5dp"
android:scaleType="fitXY"
android:src="@drawable/bg_shadow_list_bottom"/>
</LinearLayout> </LinearLayout>
<FrameLayout <FrameLayout