aboutsummaryrefslogtreecommitdiff
path: root/res/layout/equalizer_bar.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-10-24 21:12:03 -0700
committerScott Jackson <daneren2005@gmail.com>2013-10-24 21:12:03 -0700
commit8eae024258e37b5cad467ffdb220c261461554eb (patch)
treed95c1d49337b9a7fb133a3e0a5c01439546ad00f /res/layout/equalizer_bar.xml
parent55fe550103bc117fe5d6e899b1833ef9481ad658 (diff)
downloaddsub-8eae024258e37b5cad467ffdb220c261461554eb.tar.gz
dsub-8eae024258e37b5cad467ffdb220c261461554eb.tar.bz2
dsub-8eae024258e37b5cad467ffdb220c261461554eb.zip
Make the activities look and act the same
Diffstat (limited to 'res/layout/equalizer_bar.xml')
-rw-r--r--res/layout/equalizer_bar.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/layout/equalizer_bar.xml b/res/layout/equalizer_bar.xml
index c34d1108..3a104e9b 100644
--- a/res/layout/equalizer_bar.xml
+++ b/res/layout/equalizer_bar.xml
@@ -6,8 +6,6 @@
<TextView
android:id="@+id/equalizer.frequency"
- android:textSize="12sp"
- android:textColor="#c0c0c0"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
@@ -18,7 +16,6 @@
android:id="@+id/equalizer.level"
android:text="0 dB"
android:textSize="12sp"
- android:textColor="#c0c0c0"
android:gravity="right"
android:layout_width="wrap_content"
android:layout_height="wrap_content"