Commit Graph

5 Commits

Author SHA1 Message Date
Kevin Gorham 6a8cc9bc6c First run screen is functional 2019-02-04 02:08:26 -05:00
Kevin Gorham 1db663061f Add channel for transactions
Also cleaned up recyclerview decorations so that they redraw the background after item animations
2018-12-30 21:41:47 -05:00
Kevin Gorham 8851f91cc3 home screen: implemented balance USD 2018-12-07 12:14:54 -05:00
Kevin Gorham 67c9fb50b3 receive screen: fix bug with alignment
the baseline of the numbers needs to be shifted/drawn first in order for the text to align properly
2018-12-07 10:00:14 -05:00
Kevin Gorham 217c4a55b6 receive screen: combine all textSpans into one
This takes care of one of the easier TODO items that were remaining.
2018-12-06 10:22:07 -05:00