Skip to content

Commit c329870

Browse files
committed
update img
1 parent 1cf1236 commit c329870

5 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/res/layout/activity_spring_app_bar_tab_layout.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
android:layout_width="match_parent"
2929
android:layout_height="match_parent"
3030
android:scaleType="centerCrop"
31-
android:src="@mipmap/img_test"/>
31+
android:src="@mipmap/img_test2"/>
3232

3333
<com.github.mmin18.widget.RealtimeBlurView
3434
android:id="@+id/real_time_blur_view"
156 KB
Loading

app/src/main/res/values/dimens.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Default screen margins, per the Android Design guidelines. -->
33
<dimen name="activity_horizontal_margin">16dp</dimen>
44
<dimen name="activity_vertical_margin">16dp</dimen>
5-
<dimen name="app_bar_height">180dp</dimen>
5+
<dimen name="app_bar_height">240dp</dimen>
66
<dimen name="fab_margin">16dp</dimen>
77
<dimen name="text_margin">16dp</dimen>
88
</resources>

screenshot/appbar_spring.gif

1.77 MB
Loading
3.89 MB
Loading

0 commit comments

Comments
 (0)