mirror of
https://github.com/woheller69/solxpect.git
synced 2026-02-04 07:31:47 +01:00
Shorten details in location list
update instructions Update fastlane for V1.6
This commit is contained in:
parent
a1e8b410e5
commit
7db77d345f
8 changed files with 11 additions and 31 deletions
|
|
@ -89,23 +89,6 @@
|
|||
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
||||
tools:visibility="visible" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/city_cells_temp_coeff"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:text="@string/edit_location_hint_cells_temp_coeff"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
||||
tools:visibility="visible" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/city_diffuse_efficiency"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:text="@string/edit_location_hint_diffuse_efficiency"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
||||
tools:visibility="visible" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/city_inverter_power_limit"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue