Commit 16739514 by 段启岩

新增toolbar组件

parent fd6dcaae
......@@ -38,6 +38,7 @@
android:textSize="20dp"
android:text="@string/icon_qr_code"
android:textColor="@null"
android:background="@null"
android:layout_marginEnd="12dp"
android:layout_marginRight="12dp"
android:layout_width="wrap_content"
......
......@@ -29,6 +29,6 @@
<string name="icon_topic">&#xe610;</string>
<string name="icon_like">&#xe61b;</string>
<string name="icon_collect">&#xe61c;</string>
<string name="icon_qr_code">&#xe646;</string>
<string name="icon_qr_code">&#xe61d;</string>
<!-- icons end -->
</resources>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment