Use a 1 Mbps key increment for bitrate

This commit is contained in:
Cameron Gutman
2020-09-04 15:14:30 -07:00
parent 32171bb70c
commit 6391f2c43d
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@
seekbar:min="500"
seekbar:step="500"
android:max="100000"
seekbar:keyStep="1000"
seekbar:divisor="1000"
android:summary="@string/summary_seekbar_bitrate"
android:text="@string/suffix_seekbar_bitrate_mbps"