天天看點

Android開源項目發現---TextView,Button篇(持續更新)

android-flowtextview

文字自動環繞其他View的Layout

項目位址:https://code.google.com/p/android-flowtextview/

效果圖:http://i949.photobucket.com/albums/ad332/vostroman1500/1.png

Android Form EditText

驗證輸入合法性的編輯框,支援輸入、英文、ip、url等多種正則驗證

項目位址:https://github.com/vekexasia/android-edittext-validator

Demo位址:https://play.google.com/store/apps/details?id=com.andreabaccega.edittextformexample

Emojicon

支援emojis的TextView和EditText

項目位址:https://github.com/rockerhieu/emojicon

文檔位址:http://rockerhieu.com/emojicon/

android-circlebutton

Android圓形按鈕,實際實作是繼承自ImageView

項目位址:https://github.com/markushi/android-circlebutton

Demo位址:https://github.com/markushi/android-circlebutton/blob/master/example/example.apk

Segmented Radio Buttons for Android

iOS’s segmented controls的實作

項目位址:https://github.com/vinc3m1/android-segmentedradiobutton

Demo位址:https://github.com/thquinn/DraggableGridView/blob/master/bin/DraggableGridViewSample.apk?raw=true

效果圖:Renderings

Chips EditText Library

支援國家名字聯想進而選擇顯示該國國旗的EditText,實際就是通過SpannableStringBuilder實作

項目位址:https://github.com/kpbird/chips-edittext-library

Demo位址:https://github.com/kpbird/chips-edittext-library/tree/master/ChipsEditTextDemo/bin

AutoFitTextView

可固定邊界内容字型大小自适應的TextView

項目位址:https://github.com/grantland/android-autofittextview

Shimmer for Android

文字發淡光的TextView

項目位址:https://github.com/RomainPiel/Shimmer-android

Titanic

可以顯示水位上升下降(不知道該怎麼描述 囧)的TextView

項目位址:https://github.com/RomainPiel/Titanic

效果圖:Renderings

android-iconify

提供帶Icon的TextView,Menu,Button等

項目位址:https://github.com/JoanZapata/android-iconify

Calligraphy

讓我們在android開發中使用自定義字型變得更加簡單

項目位址 :https://github.com/chrisjenx/Calligraphy

效果圖:Renderings

CreditsRoll

類似星球大戰字幕效果的TextView

項目位址:https://github.com/frakbot/CreditsRoll

android-process-buton

帶加載或送出進度的Button

項目位址:https://github.com/dmytrodanylyk/android-process-buton