xxxcucus / planes

Variant of battleships game
MIT License
30 stars 9 forks source link

Create About Activity in Android App #2

Closed xxxcucus closed 2 years ago

xxxcucus commented 4 years ago

Add the credits, the copyright license and the current release version to a About mini-activity. When navigating with back the game should revert to the state before calling the mini-activity. Should look good on tablets and phones as well as in vertical and horizontal layout.

xxxcucus commented 2 years ago

In the new architecture of the app based on the drawer layout and fragments there will be a fragment implementing all that.