]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/NewTransactionActivity.java
fixed min amount width of 40dp (abt. 6 digits)
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / NewTransactionActivity.java
2018-11-30 Damyan Ivanovfixed min amount width of 40dp (abt. 6 digits)
2018-11-30 Damyan Ivanovremove account lines by swiping left
2018-11-30 Damyan Ivanovremove redundant type-cast
2018-11-30 Damyan Ivanovfocus the account name cell after adding the row
2018-11-30 Damyan Ivanovdynamicaly add new table rows to the new transaction...
2018-11-30 Damyan Ivanovreplace add account floating action button with a menu...
2018-11-30 Damyan Ivanovstart the new transaction interface