修改名稱
This commit is contained in:
parent
eadb0f0ddb
commit
32f3a66e81
@ -81,4 +81,12 @@
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/textView8"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="by 楓小夜"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
@ -1,5 +1,5 @@
|
||||
<resources>
|
||||
<string name="app_name">懸浮視窗 by 楓小夜</string>
|
||||
<string name="app_name">卡幀神器</string>
|
||||
|
||||
<array name="item_edge_position">
|
||||
<item>左上角</item>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user