OSDN Git Service

すこし見直し。
authorMRSa <mrsa@myad.jp>
Sat, 29 Apr 2023 14:08:10 +0000 (23:08 +0900)
committerMRSa <mrsa@myad.jp>
Sat, 29 Apr 2023 14:08:10 +0000 (23:08 +0900)
app/src/main/AndroidManifest.xml

index 7f77306..2d261ef 100644 (file)
@@ -7,7 +7,6 @@
 
         <activity android:name=".Main"
             android:exported="true"
-            android:label="@string/app_name"
             android:screenOrientation="landscape">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />