mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +00:00
Add unit measure of bitrate in bitrate selection dialog
This commit is contained in:
parent
93d6aafbcc
commit
d20195fdf8
3 changed files with 27 additions and 22 deletions
|
|
@ -72,6 +72,10 @@
|
|||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory app:title="@string/settings_title_transcoding">
|
||||
<Preference
|
||||
app:selectable="false"
|
||||
app:summary="@string/settings_summary_transcoding" />
|
||||
|
||||
<ListPreference
|
||||
app:defaultValue="raw"
|
||||
app:dialogTitle="@string/settings_audio_transcode_format_wifi"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue