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