From a62975fe1f1045f19763dce7a0db687cea44506a Mon Sep 17 00:00:00 2001 From: mittorn Date: Tue, 8 Aug 2017 13:27:53 +0700 Subject: [PATCH] Add Ok button to about dialog --- res/layout/about.xml | 6 ++++++ src/in/celest/xash3d/LauncherActivity.java | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/res/layout/about.xml b/res/layout/about.xml index 9cc32fb2..3685953d 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -89,6 +89,12 @@ android:singleLine="false" android:id="@+id/textView2" android:layout_weight="0.58" /> +