Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
coder_zzq committed Oct 28, 2018
1 parent ac4e72e commit 553fc0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ public class SnackbarActivity extends BaseActivity implements ISnackbarShowCallb
}
</code></pre>
### SmartTopbar部分
默认样式:![图片加载失败](images/topbar_normal.gif)设置背景色:![图片加载失败](images/topbar_color.gif)
默认样式:![图片加载失败](images/topbar_normal.gif)设置背景色:![图片加载失败](images/topbar_color_new.gif)
1. SmartTopbar在功能以及使用上很像一个顶部的Snackbar<br/>
2. 当Topbar正在显示,多次触发时,若msg和actionTex均未改变,则不会重复弹出,否则有弹出效果
3. 可修改布局风格,如背景颜色,文字大小和颜色等
Expand Down
File renamed without changes

0 comments on commit 553fc0b

Please sign in to comment.