"QRコードは株式会社デンソーウェーブの登録商標です"を追加
This commit is contained in:
parent
d3f4c83d2b
commit
aef4ba4bea
|
@ -21,4 +21,14 @@
|
||||||
android:text="Bluetooth設定"
|
android:text="Bluetooth設定"
|
||||||
android:layout_marginVertical="8dp"/>
|
android:layout_marginVertical="8dp"/>
|
||||||
|
|
||||||
|
<LinearLayout
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="match_parent"
|
||||||
|
android:gravity="bottom">
|
||||||
|
<TextView
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:text="QRコードは株式会社デンソーウェーブの登録商標です" />
|
||||||
|
</LinearLayout>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
Loading…
Reference in New Issue
Block a user