OSDN Git Service

Eleven: Cleanup all the whitespace
[android-x86/packages-apps-Eleven.git] / res / layout / list_item_top_tracks.xml
index aae5043..8988de7 100644 (file)
@@ -1,13 +1,14 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
   Copyright (C) 2012 Andrew Neal
+  Copyright (C) 2014 The CyanogenMod Project
+
   Licensed under the Apache License, Version 2.0 (the "License");
   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
+
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -26,8 +27,8 @@
         android:gravity="center_vertical"
         android:paddingTop="@dimen/list_item_padding_top"
         android:paddingBottom="@dimen/list_item_padding_bottom"
-        android:paddingLeft="@dimen/list_preferred_item_padding"
-        android:paddingRight="@dimen/list_preferred_item_padding" >
+        android:paddingLeft="@dimen/list_item_general_margin"
+        android:paddingRight="@dimen/list_item_general_margin" >
 
         <FrameLayout
             android:id="@+id/position_contanier"
@@ -90,7 +91,7 @@
                 android:src="@drawable/now_playing_icon"
                 android:visibility="gone" />
 
-            <com.cyngn.eleven.widgets.PopupMenuButton
+            <com.cyanogenmod.eleven.widgets.PopupMenuButton
                 android:id="@+id/popup_menu_button"
                 android:layout_width="@dimen/overflow_width"
                 android:layout_height="@dimen/overflow_height"