Changed damage for a NumberPicker and other minor changes
Added shortcut in Welcome for testing Tabs Reverted PowerList divider to default Deleted PowerList's alpha changes depending on the position
This commit is contained in:
parent
f96ace7d3b
commit
6ab167fb6d
4 changed files with 53 additions and 58 deletions
|
@ -220,8 +220,6 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:id="@+id/powerList"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:divider="@android:color/transparent"
|
||||
android:dividerHeight="0dp"
|
||||
android:choiceMode="none" />
|
||||
<TextView
|
||||
android:layout_height="wrap_content"
|
||||
|
|
Reference in a new issue