Closed dennischen closed 6 years ago
在每天的 條列紀錄時, 本來金額輸入之後在數字鍵盤右下角會有一個下一行的按鍵 改版之後不見了 變成要用手動調整跳至 文字輸入列
1.add imeOptions
android:imeOptions="actionNext"
2.don't remove digits, it cause ', decimal point bug in some language
fixed in 0.10.1
https://youtu.be/fdTnBftJw2k
在每天的 條列紀錄時, 本來金額輸入之後在數字鍵盤右下角會有一個下一行的按鍵 改版之後不見了 變成要用手動調整跳至 文字輸入列