We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92318d0 commit 3f1c9afCopy full SHA for 3f1c9af
README.md
@@ -9,6 +9,7 @@ CollapsingToolbarLayout with TabLayout.
9
10
### Expanded
11
<img src="https://raw.githubusercontent.com/hearsilent/Universal-CollapsingTabLayout/master/screenshots/device-2016-08-28-230914_framed.png" height="500">
12
+
13
### Collapsed
14
<img src="https://raw.githubusercontent.com/hearsilent/Universal-CollapsingTabLayout/master/screenshots/device-2016-08-28-230929_framed.png" height="500">
15
@@ -23,7 +24,7 @@ Just Clone and Build.
23
24
## Customization
25
26
You can change your view into container view.
-```java
27
+```xml
28
<FrameLayout
29
android:id="@+id/view_container"
30
android:layout_width="match_parent"
0 commit comments