thunderbiscuit / padawan-wallet

The bitcoin wallet trainer on Android.
https://padawanwallet.com/
Apache License 2.0
114 stars 50 forks source link

Feature: Adding basic tutorial home #186

Closed darkvoid32 closed 2 years ago

darkvoid32 commented 2 years ago

Removed @OptIn(ExperimentalMaterial3Api::class) from HomeScreen.kt since it is already called at the start of the class.

Added innerPadding to the BottomBar so that it does not cover the contents in the main screen.

Refactored current TutorialsScreen to TutorialsHomeScreen.

Added TutorialsHomeScreen to show list of all tutorials, and each is clickable to the TutorialsScreen with the tutorialId as an argument.

thunderbiscuit commented 2 years ago

Tested ACK b1b26f3c7ab90ac990c1c547c2ecaee774680946.