Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Dev/3.0.1 #188

Merged
merged 9 commits into from
Jun 3, 2020
Merged

Dev/3.0.1 #188

merged 9 commits into from
Jun 3, 2020

Conversation

plutoless
Copy link
Contributor

No description provided.

@plutoless
Copy link
Contributor Author

trigger

@plutoless plutoless merged commit 561bf75 into master Jun 3, 2020
@plutoless plutoless deleted the dev/3.0.1 branch June 3, 2020 03:46
@smrutiparida
Copy link

Hi @plutoless - My use case is to share the screen in a 1:1 call in Android. To see the demo, I tried to merge the Basic-Video-Call/One-to-One-Video/Agora-Android-Tutorial-1to1 with Advanced-Video/Android/sample-switch-external-video/

There are few issues such as,

  • one uses sdk:minSdkVersion 16 which needed to be moved to 21
  • external-video uses androidx and 1to1 uses android.v7
  • LoggerRecyclerView migration to androidx by including androidx.recyclerview.widget.RecyclerView throws an error - "incompatible types: no unique maximal instance exists for type variable T with upper bounds LoggerRecyclerView,View"

Even after doing all the required changes, I am not able to make it work. As you are the original author in both the repo, it is my sincere request to help me. Can you provide a demo use case for the same.

@plutoless
Copy link
Contributor Author

what is the problem you are having? @smrutiparida

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants