Android doesn't have minimize functinoality

Description
Missing Minimize Functionality in Android SDK

Which version?
Latest

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Start a meeting
  2. Click on ‘More’
  3. Minimize option is not available (iOS SDK has it)

Additional context
Our use case requires the user to use our app while the video call is active, but I couldn’t find the functionality in the Android ADK. I tried to find it in code also.

Hi vs1,

Thanks for using Zoom SDK. The minimize window feature is not available in the Zoom UI since the Zoom Android Client does not have it. But it is possible to do it with our Custom UI and it is available in our demo app, you may refer to the discussion here: Android video call minimization

Thanks!