First shape-inspector implementation
Toolshop layout polished
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user