christianrowlands / android-network-survey

Cellular Survey Android App
https://www.networksurvey.app
Apache License 2.0
151 stars 27 forks source link

MONKEY-59: Add scrollview to Calculators screen and hide bottom nav #5

Closed StarScape closed 4 years ago

StarScape commented 4 years ago

I added the ScrollView just in case, but I didn't actually have to scroll to see the textbox on my screen, even with font-size set super high.

I also copy-pasted the standard .gitignore that Android Studio generates because when I ran git add . it added ~1000 files in the src/build directory.