Skip to content

Commit 3f1c9af

Browse files
authored
Update README.md
1 parent 92318d0 commit 3f1c9af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ CollapsingToolbarLayout with TabLayout.
99

1010
### Expanded
1111
<img src="https://raw.githubusercontent.com/hearsilent/Universal-CollapsingTabLayout/master/screenshots/device-2016-08-28-230914_framed.png" height="500">
12+
1213
### Collapsed
1314
<img src="https://raw.githubusercontent.com/hearsilent/Universal-CollapsingTabLayout/master/screenshots/device-2016-08-28-230929_framed.png" height="500">
1415

@@ -23,7 +24,7 @@ Just Clone and Build.
2324
## Customization
2425

2526
You can change your view into container view.
26-
```java
27+
```xml
2728
<FrameLayout
2829
android:id="@+id/view_container"
2930
android:layout_width="match_parent"

0 commit comments

Comments
 (0)