uberspot / 2048-android

The android port of the 2048 game (for offline playing)
MIT License
1.06k stars 794 forks source link

fixed all lint errors in MainActivity.java #73

Closed Lekky71 closed 5 years ago

Lekky71 commented 5 years ago

Added "ClickableViewAccessibility" to SuppressWarnings on onCreate Method removed variable DEF_FULLSCREEN and changed default value for isFullScreen to true