Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingermainbusiness committed Jul 6, 2022
2 parents 5648160 + de11e63 commit ceca083
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@ A Jetpack Compose Collapsing Top Bar, that expands or collapses based on the scr
<td valign="top"><img src="https://user-images.githubusercontent.com/83923717/170043487-5e78724b-bd66-4617-b703-624281d49c2a.gif" alt="Demonstration 2" width="100%" height="auto"/></td>
</tr>
</table>

<table>
<tr>
<td>Background color can animate when expanding</td>
<td>Background color can animate when expanding</td>
<td>Background color can animate when expanding</td>
</tr>
<tr>
<td valign="top">
<img src="https://user-images.githubusercontent.com/83923717/177464670-545be4be-92f6-43d4-96d4-10bbb88758a7.gif" alt="Demonstration 4" width="100%" height="auto"/>
</td>
<td valign="top">
<img src="https://user-images.githubusercontent.com/83923717/177464670-545be4be-92f6-43d4-96d4-10bbb88758a7.gif" alt="Demonstration 5" width="100%" height="auto"/>
</td>
<td valign="top">
<img src="https://user-images.githubusercontent.com/83923717/177464670-545be4be-92f6-43d4-96d4-10bbb88758a7.gif" alt="Demonstration 6" width="100%" height="auto"/>
</td>
</tr>
</table>


# How to get this library in your android app

Expand Down

0 comments on commit ceca083

Please sign in to comment.