Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A custom ToolBar for Android.

NotificationsYou must be signed in to change notification settings

Z-P-J/ZToolBar

Repository files navigation

A custom ToolBar for Android.

ScreenShot

截图截图

Usage

Gradle

implementation'com.zpj.widget:ZToolBar:1.0.3'

ToolBar的使用

<com.zpj.widget.toolbar.ZToolBarandroid:layout_width="match_parent"android:layout_height="wrap_content"app:z_toolbar_fillStatusBar="true"app:z_toolbar_statusBarColor="@color/colorPrimaryDark"app:z_toolbar_titleBarColor="@color/colorPrimary"app:z_toolbar_leftType="imageButton"app:z_toolbar_centerText="@string/app_name"app:z_toolbar_rightType="textView"app:z_toolbar_rightText="test"        />

SearchBar的使用

<com.zpj.widget.toolbar.ZSearchBarandroid:layout_width="match_parent"android:layout_height="wrap_content"app:z_toolbar_titleBarColor="@color/colorPrimary"        />

About

A custom ToolBar for Android.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp