sduduzog 7 yıl önce
ebeveyn
işleme
be0b368ee6

+ 2 - 4
app/src/main/res/layout/about_fragment.xml

@@ -30,11 +30,9 @@
             android:id="@+id/aboutDescriptionText"
             android:layout_width="0dp"
             android:layout_height="wrap_content"
-            android:layout_marginStart="32dp"
-            android:layout_marginLeft="32dp"
+            android:layout_marginStart="16dp"
             android:layout_marginTop="8dp"
-            android:layout_marginEnd="32dp"
-            android:layout_marginRight="32dp"
+            android:layout_marginEnd="16dp"
             android:layout_marginBottom="8dp"
             android:text="@string/about_text"
             app:layout_constraintBottom_toBottomOf="parent"

+ 1 - 29
app/src/main/res/values/strings.xml

@@ -45,35 +45,7 @@
     <string name="settings_button_change_theme">Change</string>
     <string name="about_title">Slim launcher</string>
     <string name="about_text">
-        "Slim v2.1.0 \u00a9 2018\n"
-        Created by : Beautus S Gumede\n
-        Source : <a href="https://github.com/sduduzog/slim-launcher">https://github.com/sduduzog/slim-launcher</a>\n\n
-        Slim is an open source application launcher created to be a minimal and simple launcher to
-        help users spend less time on their phones. Obviously the less you use your phone, the more
-        time spent living life as it was intended.\n\n
-        The moment you ask questions like \"Why can\'t I add more than 5 apps on this launcher?\" Well
-        that\'s the whole point! Do you really NEED and USE more that 5 apps on your phone? EVERYDAY?\n\n
-        Anyways rate the app on google play and leave feedback or drop me an email
-        at <a href="mailto:gumedesduduzo@gmail.com">gumedesduduzo@gmail.com</a>\n\n
-        <a href="https://play.google.com/apps/testing/com.sduduzog.slimlauncher">Become a tester</a>
-        and receive the latest updates of the unreleased version of the app.\n\n
-        3rd party credits/licences\n\n
-        Copyright 2015 MasayukiSuda\n\n
-        MIT License\n\n
-        Permission is hereby granted, free of charge, to any person obtaining a copy of this
-        software and associated documentation files (the "Software"), to deal in the Software
-        without restriction, including without limitation the rights to use, copy, modify, merge,
-        publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons
-        to whom the Software is furnished to do so, subject to the following conditions:\n\n
-        The above copyright notice and this permission notice shall be included in all copies or
-        substantial portions of the Software.\n\n
-
-        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-        INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-        PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-        FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-        OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-        DEALINGS IN THE SOFTWARE.
+    Slim v2.1.0 \u00a9 2018\n\nSource : <a href="https://github.com/sduduzog/slim-launcher">https://github.com/sduduzog/slim-launcher</a>\n\n<a href="mailto:gumedesduduzo@gmail.com">gumedesduduzo@gmail.com</a>\n\nBecome a tester <a href="https://play.google.com/apps/testing/com.sduduzog.slimlauncher">Click here</a>
     </string>
     <string name="theme_chooser_dialog_title">Change theme</string>
     <string name="main_call_icon">call icon</string>