summaryrefslogtreecommitdiff
path: root/altosdroid/res/layout/tab_descent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'altosdroid/res/layout/tab_descent.xml')
-rw-r--r--altosdroid/res/layout/tab_descent.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/altosdroid/res/layout/tab_descent.xml b/altosdroid/res/layout/tab_descent.xml
index 56e8a00a..9e1fc820 100644
--- a/altosdroid/res/layout/tab_descent.xml
+++ b/altosdroid/res/layout/tab_descent.xml
@@ -268,7 +268,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:contentDescription="@string/apogee_voltage_label"
- android:src="@drawable/redled" />
+ android:src="@drawable/grayled" />
<ImageView
android:id="@+id/apogee_greenled"
@@ -307,7 +307,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:contentDescription="@string/main_voltage_label"
- android:src="@drawable/redled" />
+ android:src="@drawable/grayled" />
<ImageView
android:id="@+id/main_greenled"