Kaydet (Commit) 71e176c0 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

android: Reformat for readibility.

Change-Id: Ib33d3ee0c78302b858b7c814e486c417276b7e7d
üst cfd74ae2
......@@ -8,8 +8,7 @@
<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="11"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<application
android:debuggable="true"
<application android:debuggable="true"
android:largeHeap="true"
android:hardwareAccelerated="true"
android:icon="@drawable/lo_icon"
......@@ -26,8 +25,7 @@
</intent-filter>-->
</activity>
<!-- File Explorer Activities taken from eclipse workspace -->
<activity
android:name=".ui.LibreOfficeUIActivity"
<activity android:name=".ui.LibreOfficeUIActivity"
android:label="@string/app_name"
android:theme="@style/Theme.Sherlock.Light.DarkActionBar">
<intent-filter>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment