Цвет и одно название
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
android:type="linear"
|
||||
android:useLevel="true"
|
||||
android:angle="45.0"
|
||||
android:startColor="#fffc95"
|
||||
android:endColor="#ffffff" />
|
||||
android:startColor="#fffcb1"
|
||||
android:endColor="#fffcb1" />
|
||||
</shape>
|
||||
</item>
|
||||
</selector>
|
||||
@ -1267,7 +1267,7 @@
|
||||
android:id="@+id/tvLocSpecies"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/Locust_type"
|
||||
android:text="@string/Species"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
android:textStyle="bold"
|
||||
android:layout_gravity="center_vertical"/>
|
||||
|
||||
@ -1444,7 +1444,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:text="@string/Locust_type"
|
||||
android:text="@string/Species"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
android:textStyle="bold"
|
||||
android:enabled="false" />
|
||||
|
||||
Reference in New Issue
Block a user