First shape-inspector implementation

Toolshop layout polished
This commit is contained in:
=
2017-10-29 13:06:46 +01:00
parent 8cc9353c3b
commit c9e718f6ad
13 changed files with 273 additions and 192 deletions

View File

@ -14,7 +14,7 @@ import de.frajul.endlessroll.views.TopBar;
/**
* Created by Julian on 08.07.2016.
*/
public class PlayerShapeShopScreen extends Screen<LinearLayout> implements PlayerShapeButtonOnClickListener {
public class PlayerShapeShopScreen extends Screen<RelativeLayout> implements PlayerShapeButtonOnClickListener {
private PlayerShapeButton activeButton;