aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/fragment_fragment_image.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_fragment_image.xml b/app/src/main/res/layout/fragment_fragment_image.xml
index 5d44190..170183a 100644
--- a/app/src/main/res/layout/fragment_fragment_image.xml
+++ b/app/src/main/res/layout/fragment_fragment_image.xml
@@ -24,7 +24,7 @@
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="Abrir en el navegador"
+ android:text="Abrir con otra aplicación"
android:id="@+id/btnLaunchBrowser"
android:layout_below="@+id/textView2"
android:layout_centerHorizontal="true" />