Add app bar gif

This commit is contained in:
johanneshilden 2017-10-11 23:59:48 +03:00
parent 235d3726e7
commit 7ef5cf21fa
2 changed files with 24 additions and 0 deletions

View File

@ -8,6 +8,30 @@ I finally took the time to go through and clean up this code. The build includes
<table>
<tbody>
<tr>
<td colspan="2" align="center"></td>
</tr>
<tr>
<td>
App Bar
</td>
<td>
<code>QtMaterialAppBar</code>
</td>
</tr>
<tr>
<td colspan="2" align="center">
<img src="gifs/appbar.gif" />
</td>
</tr>
<tr>
<td>
Check Box
</td>
<td>
<code>QtMaterialCheckBox</code>
</td>
</tr>
<tr>
<td colspan="2" align="center"></td>
</tr>

BIN
gifs/appbar.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB