Skip to content

Commit

Permalink
Tries requesting mirroring permission automatically
Browse files Browse the repository at this point in the history
Related to BimmerGestalt#18
  • Loading branch information
hufman authored and galenzhao committed Jun 20, 2024
1 parent ee1104e commit 3033baa
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ import android.widget.TextView
import android.widget.Toast

import androidx.activity.viewModels
import android.app.AppOpsManager
import androidx.appcompat.app.AppCompatActivity
import android.os.Process
import androidx.activity.viewModels
import io.bimmergestalt.idriveconnectaddons.screenmirror.databinding.ActivityMainBinding


Expand Down

0 comments on commit 3033baa

Please sign in to comment.