1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-26 09:48:46 +00:00

Make package name selectable

This commit is contained in:
M66B 2016-02-27 09:16:08 +01:00
parent b4755e1e50
commit 4c8058b240

View file

@ -165,7 +165,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="4dp"
android:textAppearance="@style/TextSmall" />
android:textAppearance="@style/TextSmall"
android:textIsSelectable="true" />
<TextView
android:id="@+id/tvVersion"