Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View leafsyLogic's full-sized avatar

Block or report leafsyLogic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
leafsyLogic/README.md

SearchView

This a view that waiting for network connection to resolve with cool animation . I was inspired by this in dribbble

for the view has not implements all its animation , so I am glad for other people to help me to improve this view,this is so cool!

screenshot

#Usage

XML

	<xhome.uestcfei.com.searchview.SearchView
    android:layout_width="300dp"
    android:id="@+id/search"
    android:layout_centerHorizontal="true"
    android:layout_height="300dp" />

JAVA

	public void stop(View view) {
  		 Log.d(TAG, "stop");
 		 searchView.stopSearch();
	 }

	 public void start(View view) {
 	     Log.d(TAG, "start");
 		 searchView.startSearch();
	 }

#License no license ,share as you like it !

Popular repositories Loading

  1. leafsyLogic leafsyLogic Public

    Java

  2. officialwc officialwc Public

    ⚠️ Deprecated: use the official WeChatOpenSDK pod instead. A mirror repository for the official WeChat SDK.

  3. vcrawler vcrawler Public

    🐛 Perhaps the BEST crawler in the educational administration system of WHU. Using Tensorflow to recognize captcha.

    JavaScript

  4. vacancies vacancies Public

    BJV is the acronym for Bayeux Jobs Vacancies, a web system that manages internship vacancies and CLT vacancies for students who are atten…

    Python

  5. LunchList LunchList Public

    LunchList tutorials from _Android Programming Tutorials_

    TypeScript

  6. Joy_caption Joy_caption Public

    Recommended based on comfyui node pictures:Joy_caption + MiniCPMv2_6-prompt-generator + florence2

    Java