summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res/layout/fragment_game_properties.xml
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2024-02-18 04:48:36 +0100
committerGitHub <noreply@github.com>2024-02-18 04:48:36 +0100
commit5d3c7433b828dbb136ea8f6a9add625eec10af71 (patch)
tree1860661fd05a6a1b2415436234512d6f4b115bff /src/android/app/src/main/res/layout/fragment_game_properties.xml
parentMerge pull request #13052 from t895/serializable-stuff (diff)
parentandroid: Use extension functions for view visibility and text marquee (diff)
downloadyuzu-5d3c7433b828dbb136ea8f6a9add625eec10af71.tar
yuzu-5d3c7433b828dbb136ea8f6a9add625eec10af71.tar.gz
yuzu-5d3c7433b828dbb136ea8f6a9add625eec10af71.tar.bz2
yuzu-5d3c7433b828dbb136ea8f6a9add625eec10af71.tar.lz
yuzu-5d3c7433b828dbb136ea8f6a9add625eec10af71.tar.xz
yuzu-5d3c7433b828dbb136ea8f6a9add625eec10af71.tar.zst
yuzu-5d3c7433b828dbb136ea8f6a9add625eec10af71.zip
Diffstat (limited to 'src/android/app/src/main/res/layout/fragment_game_properties.xml')
-rw-r--r--src/android/app/src/main/res/layout/fragment_game_properties.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/android/app/src/main/res/layout/fragment_game_properties.xml b/src/android/app/src/main/res/layout/fragment_game_properties.xml
index 436ebd79d..5e3f3cf28 100644
--- a/src/android/app/src/main/res/layout/fragment_game_properties.xml
+++ b/src/android/app/src/main/res/layout/fragment_game_properties.xml
@@ -76,10 +76,7 @@
android:layout_marginTop="12dp"
android:layout_marginBottom="12dp"
android:layout_marginHorizontal="16dp"
- android:ellipsize="none"
- android:marqueeRepeatLimit="marquee_forever"
android:requiresFadingEdge="horizontal"
- android:singleLine="true"
android:textAlignment="center"
tools:text="deko_basic" />