mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Replaced hardcoded text with string placeholder
This commit is contained in:
parent
d108c1b6a5
commit
b0f79a9237
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
android:layout_height="52dp"
|
||||
android:layout_margin="2dp"
|
||||
android:gravity="center"
|
||||
android:text="1"
|
||||
android:text="@string/label_placeholder"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue