SecUSo / privacy-friendly-sudoku

Privacy Friendly App to play Sudoku on Android.
https://secuso.org/pfa-sudoku
GNU General Public License v3.0
147 stars 56 forks source link

Add new tutorial design from example app #16

Closed Yonjuni closed 7 years ago

Yonjuni commented 7 years ago

The required classes: Colors: https://github.com/SecUSo/privacy-friendly-app-example/blob/master/app/src/main/res/values/colors.xml Java Classes: https://github.com/SecUSo/privacy-friendly-app-example/tree/master/app/src/main/java/org/secuso/privacyfriendlyexample/tutorial Activity Layout: https://github.com/SecUSo/privacy-friendly-app-example/blob/master/app/src/main/res/layout/activity_tutorial.xml Tutorial Slides: https://github.com/SecUSo/privacy-friendly-app-example/blob/master/app/src/main/res/layout/tutorial_slide1.xml

Yonjuni commented 7 years ago

Closed #16