Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 526e7a3c authored by Alex Sakhartchouk's avatar Alex Sakhartchouk
Browse files

Should fix the build.

Change-Id: Ib4f065341c6a90db70cca1adae2978fbff453b74
parent 7723d8c6
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.android.samples">
    <application android:label="Samples">
    <application android:label="Samples"
    android:icon="@drawable/test_pattern">
        <activity android:name="RsList"
                  android:label="RsList"                  
                  android:theme="@android:style/Theme.Black.NoTitleBar">