Added toolinspector -> tool-upgrades can be bought (not saved yet)
only the time upgrade is used
This commit is contained in:
@ -8,13 +8,13 @@
|
||||
android:layout_width="70dp"
|
||||
android:layout_height="60dp"
|
||||
android:layout_centerInParent="true"
|
||||
android:src="@drawable/rampbutton"/>
|
||||
android:src="@drawable/tools_rampbutton"/>
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/toolProgressButtonAnimation"
|
||||
android:layout_width="70dp"
|
||||
android:layout_height="60dp"
|
||||
android:src="@drawable/rampbutton"
|
||||
android:src="@drawable/tools_rampbutton"
|
||||
android:visibility="invisible"/>
|
||||
|
||||
<ProgressBar
|
||||
|
Reference in New Issue
Block a user