refactor: consistent var name and view
parent
e06a16bc
Branches
Tags
Showing
- app/src/main/java/com/example/bondoyap/ui/graph/GraphFragment.kt 11 additions, 1 deletion.../main/java/com/example/bondoyap/ui/graph/GraphFragment.kt
- app/src/main/java/com/example/bondoyap/ui/graph/GraphViewModel.kt 7 additions, 1 deletion...main/java/com/example/bondoyap/ui/graph/GraphViewModel.kt
- app/src/main/java/com/example/bondoyap/ui/scanner/ScannerFragment.kt 1 addition, 1 deletion...n/java/com/example/bondoyap/ui/scanner/ScannerFragment.kt
- app/src/main/java/com/example/bondoyap/ui/settings/SettingsFragment.kt 1 addition, 1 deletion...java/com/example/bondoyap/ui/settings/SettingsFragment.kt
- app/src/main/java/com/example/bondoyap/ui/transactions/TransactionsFragment.kt 1 addition, 1 deletion.../example/bondoyap/ui/transactions/TransactionsFragment.kt
- app/src/main/res/layout/fragment_graph.xml 14 additions, 5 deletionsapp/src/main/res/layout/fragment_graph.xml
- app/src/main/res/layout/fragment_scanner.xml 1 addition, 1 deletionapp/src/main/res/layout/fragment_scanner.xml
- app/src/main/res/layout/fragment_settings.xml 1 addition, 1 deletionapp/src/main/res/layout/fragment_settings.xml
- app/src/main/res/layout/fragment_transactions.xml 1 addition, 1 deletionapp/src/main/res/layout/fragment_transactions.xml
- app/src/main/res/navigation/mobile_navigation.xml 6 additions, 0 deletionsapp/src/main/res/navigation/mobile_navigation.xml
Please register or sign in to comment