]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/AndroidManifest.xml
Fix a few typos.
[PrivacyCell.git] / app / src / main / AndroidManifest.xml
index d807db0bd540daf6f0016bb1d03194484c1fb169..8922ae35c7ae26e245f6a3a8cd2287b789874d18 100644 (file)
@@ -30,7 +30,7 @@
     <!-- Support Chromebooks that don't have a touch screen. -->
     <uses-feature android:name="android.hardware.touchscreen" android:required="false" />
 
-    <!-- App data is automatically backed up to Google cloud servers unless `android:allowBackup="false"` and `android:fullBackupContent="false"` is set. TODO round icon and theme name. -->
+    <!-- App data is automatically backed up to Google cloud servers unless `android:allowBackup="false"` and `android:fullBackupContent="false"` is set. -->
     <application
         android:label="@string/privacy_cell"
         android:icon="@mipmap/privacy_cell"