Skip to content
View serenityoScript's full-sized avatar

Block or report serenityoScript

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
serenityoScript/README.markdown

BouncyEditText

BouncyHintEditText ##效果图:## bouncyEditText.gif github地址: https://github.com/zzz40500/BouncyEditText BouncyEditText 继承自 EditText 组件,所以 EditText 有的特性,它都有,所以你完全可以把他当做 EditText在使用. ##usage## 布局:

   <com.mingle.BouncyEditText
       android:layout_width="fill_parent"
       android:hint="账号"
       android:layout_height="wrap_content">
       </com.mingle.BouncyEditText>

使用 android:hint这个属性添加效果

Pinned Loading

  1. against against Public

    BästaJävlaKartan is a tool that compares OpenStreetMap data against various open data sources from Sweden, and reports and deviations it …

    Python

  2. Linksys Linksys Public

    A OpenWRT project for the Linksys WRT1900AC router

    Python

  3. motion motion Public

    A versatile character model viewer and motion player that supports a range of model and motion formats including PMX (MMD) & XNALara/XPS …

  4. serenityoScript serenityoScript Public

    Java