Skip to content

redffd/SearchBarLayout

 
 

Repository files navigation

SearchBarLayout

仿IOS搜索栏

Use:

  <com.porster.searchbarlayoout.widget.SearchBarLayout
        android:id="@+id/searchBarlayout"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:hint="Search"
        android:textColor="@android:color/black"
        android:textSize="16sp"
        />

ScreenShorts:

About

仿IOS搜索栏

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%