1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2024-12-28 09:50:59 +01:00

OSSライセンス情報の画面でURLの自動リンク

This commit is contained in:
tateisu 2018-05-10 19:09:01 +09:00
parent 51e1238224
commit e4df54479c

View File

@ -12,6 +12,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/tvText"
android:autoLink="web"
>
</TextView>