Closed xiangxm closed 6 years ago
<com.hjq.bar.TitleBar
android:layout_width="match_parent"
android:layout_height="wrap_content">
<ImageView
android:layout_gravity="center"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@mipmap/ic_launcher" />
</com.hjq.bar.TitleBar>
你好,现在有个需求是标题栏中间是图标,不设置文字,这个现在有方法吗?