feat: 更正 tabbar size
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
|
||||
<com.opensource.svgaplayer.SVGAImageView
|
||||
android:id="@+id/iv_tab_icon"
|
||||
android:layout_width="@dimen/dp_50"
|
||||
android:layout_height="@dimen/dp_50"
|
||||
android:layout_width="@dimen/dp_40"
|
||||
android:layout_height="@dimen/dp_40"
|
||||
android:src="@drawable/default_cover" />
|
||||
|
||||
<TextView
|
||||
|
Reference in New Issue
Block a user