update strings for song details
This commit is contained in:
parent
4fd2ce1308
commit
917b1cb9d9
36 changed files with 42 additions and 42 deletions
|
|
@ -51,7 +51,7 @@
|
|||
android:textSize="16sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/bitrate"
|
||||
android:id="@+id/bit_rate"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="sans-serif"
|
||||
|
|
@ -60,7 +60,7 @@
|
|||
android:textSize="16sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/sampling_rate"
|
||||
android:id="@+id/sample_rate"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="sans-serif"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue