From 2b85db8b6b7cbdef8e8a8645c33d122ef987a27d Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Thu, 9 Oct 2014 20:49:36 +0200 Subject: android: Simplify the About dialog creation. Change-Id: I40fb007e8f672e1c5ff4e6e23c043b7305e726a9 --- .../experimental/LOAndroid3/res/layout/about.xml | 22 +--------------------- .../experimental/LOAndroid3/res/values/strings.xml | 5 ++++- .../org/libreoffice/LibreOfficeMainActivity.java | 10 ++++------ 3 files changed, 9 insertions(+), 28 deletions(-) (limited to 'android/experimental') diff --git a/android/experimental/LOAndroid3/res/layout/about.xml b/android/experimental/LOAndroid3/res/layout/about.xml index ec014a0e89f8..06c5bfe74ef7 100644 --- a/android/experimental/LOAndroid3/res/layout/about.xml +++ b/android/experimental/LOAndroid3/res/layout/about.xml @@ -25,24 +25,4 @@ android:textColor="@android:color/secondary_text_light" android:textSize="18dip"/> - - -