[3.4.0] resrt
This commit is contained in:
@@ -167,9 +167,6 @@ class TaxiPSettingView @JvmOverloads constructor(
|
||||
}
|
||||
|
||||
override fun onIntentReceived(intentStr: String?, intent: Intent?) {
|
||||
if(!isVisible){
|
||||
return
|
||||
}
|
||||
if (TextUtils.equals(ACTION_VOLUME_CHANGE, intentStr)) {
|
||||
if (intent!!.getIntExtra(
|
||||
MogoReceiver.EXTRA_VOLUME_STREAM_TYPE, -1
|
||||
|
||||
Reference in New Issue
Block a user