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

Commit 5b029702 authored by 2bllw8's avatar 2bllw8
Browse files

Recorder: remove redundant activity label

Change-Id: I02ad9efc35acd1a1870435db12551f0c10c4abd5
parent 322d6a26
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2017-2021 The LineageOS Project
<!-- Copyright (c) 2017-2022 The LineageOS Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
@@ -37,7 +37,6 @@
        <activity
            android:name=".RecorderActivity"
            android:exported="true"
            android:label="@string/app_name"
            android:theme="@style/AppTheme.Main">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />