修改13日的bug

This commit is contained in:
md
2021-08-13 15:39:41 +08:00
parent 3863f6e1ad
commit 2f3b1cbeae
54 changed files with 168 additions and 129 deletions

View File

@@ -23,7 +23,7 @@
android:id="@+id/tv_title"
style="@style/text_style_toolbar_title"
android:layout_width="wrap_content"
android:text="webView"
android:text="详情页面"
android:layout_toRightOf="@id/iv_icon"
android:textColor="#fff" />
</RelativeLayout>