]> git.ktnx.net Git - mobile-ledger-staging.git/history - app/src/main/res/layout/main_app_layout.xml
assign click handler at runtime
[mobile-ledger-staging.git] / app / src / main / res / layout / main_app_layout.xml
2020-11-28 Damyan Ivanovassign click handler at runtime
2020-11-28 Damyan Ivanovadd fab icon description
2020-09-18 Damyan Ivanovconvert the last update global header to a list header
2020-09-17 Damyan Ivanovbetter shadow under main header in dark mode
2020-08-28 Damyan Ivanovfixup: progress
2020-07-10 Damyan Ivanovwhitespace
2020-07-05 Damyan Ivanovfix FAB icon color in night mode
2020-06-28 Damyan Ivanovfix styling of "Last update: ..." text
2020-06-21 Damyan Ivanovuse themed text appearance for the 'Last updated on...
2020-05-19 Damyan Ivanovuse toolbar height that changes with font size
2020-05-17 Damyan Ivanovproperly override the main toolbar theme
2020-05-17 Damyan Ivanovmore themed colors usage
2020-05-16 Damyan Ivanovuse a fixed app background, helps the fading gradient
2020-05-03 Damyan Ivanovreorganize main activity layout to let the CoordinatorL...