summaryrefslogtreecommitdiffstats
path: root/res/layout/user_folder.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/user_folder.xml')
-rw-r--r--res/layout/user_folder.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/user_folder.xml b/res/layout/user_folder.xml
index ab349179c..d75d6cd3b 100644
--- a/res/layout/user_folder.xml
+++ b/res/layout/user_folder.xml
@@ -14,11 +14,11 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
<com.android.launcher3.Folder xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res-auto"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
+ android:background="@drawable/quantum_panel"
android:elevation="5dp"
android:orientation="vertical" >