Skip to content

Commit 2a0e7d5

Browse files
author
冯越新
committed
一个支持加法运算的金额输入TextView
1 parent ec6391b commit 2a0e7d5

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

English Version/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,12 @@ Project Address: https://github.com/RomainPiel/Titanic
597597
Renderings: ![Renderings](https://github.com/RomainPiel/Titanic/raw/master/titanic.gif)
598598
<a href="https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include" title="Back to directory" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
599599

600+
1. MoneyTextView
601+
A TextView used for inputing and adding money
602+
Project Address: https://github.com/andyken/MoneyTextView
603+
Renderings:
604+
![Renderings](https://github.com/andyken/MoneyTextView/blob/master/sample/sample1.gif)
605+
600606
#### 9. Others
601607
1. achartengine
602608
AChartEngine is a charting library for Android applications. It currently supports the following chart types: line chart, area chart, scatter chart, time chart, bar chart, pie chart, bubble chart, doughnut chart, range (high-low) bar chart, dial chart / gauge, combined (any combination of line, cubic line, scatter, bar, range bar, bubble) chart, cubic line chart and so on.

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -986,6 +986,12 @@ Android Shadow Layout
986986
效果图:
987987
![Renderings](https://raw.githubusercontent.com/dmytrodanylyk/shadow-layout/master/screenshots/intro.png)
988988

989+
1. MoneyTextView
990+
一个支持加法运算的金额输入TextView
991+
项目地址:https://github.com/andyken/MoneyTextView
992+
效果图:
993+
![Renderings](https://github.com/andyken/MoneyTextView/blob/master/sample/sample1.gif)
994+
989995
#### 九、ScrollView
990996
1. Discrollview
991997
支持滚动时 Item 淡入淡出,平移,缩放效果的 ScrollView

繁體中文版/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,12 @@ Demo地址:https://github.com/kpbird/chips-edittext-library/tree/master/ChipsE
615615
項目地址:https://github.com/dmytrodanylyk/android-process-buton
616616
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目錄" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
617617

618+
1. MoneyTextView
619+
壹個支持加法運算的金額輸入TextView
620+
項目地址:https://github.com/andyken/MoneyTextView
621+
效果圖:
622+
![Renderings](https://github.com/andyken/MoneyTextView/blob/master/sample/sample1.gif)
623+
618624
#### 九、ScrollView
619625
1. Discrollview
620626
支持滾動時Item淡入淡出,平移,縮放效果的ScrollView

0 commit comments

Comments
 (0)