summaryrefslogtreecommitdiffstats
path: root/res/layout/play_pause_progress_button.xml
diff options
context:
space:
mode:
authorlinuxx <io.nolinuxnoparty@gmail.com>2014-12-10 18:25:02 +0100
committerSteve Kondik <shade@chemlab.org>2014-12-27 12:30:57 +0000
commit81e13fbe95084ce894f5d196c73532ff202b9532 (patch)
tree41a4eb117f16b4ffb072445af0012bbc43df0528 /res/layout/play_pause_progress_button.xml
parentdc144e3c1f422dba925b0a62cbb87b7c024ef1b7 (diff)
downloadandroid_packages_apps_Eleven-81e13fbe95084ce894f5d196c73532ff202b9532.tar.gz
android_packages_apps_Eleven-81e13fbe95084ce894f5d196c73532ff202b9532.tar.bz2
android_packages_apps_Eleven-81e13fbe95084ce894f5d196c73532ff202b9532.zip
Eleven: materialize
-Material Ui theme -New launcher icon -Better tabs Change-Id: I712ac2eb5256841cf89d198eed775ce8afe9d09c
Diffstat (limited to 'res/layout/play_pause_progress_button.xml')
-rw-r--r--res/layout/play_pause_progress_button.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/play_pause_progress_button.xml b/res/layout/play_pause_progress_button.xml
index 3e692d2..13805ea 100644
--- a/res/layout/play_pause_progress_button.xml
+++ b/res/layout/play_pause_progress_button.xml
@@ -6,7 +6,7 @@
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -53,5 +53,4 @@
android:max="100"
android:progressDrawable="@drawable/circular_drawable" />
-
</com.cyanogenmod.eleven.widgets.PlayPauseProgressButton>