Skip to content

Channel for Oreo support#19

Open
najimali wants to merge 1 commit intoSriharia:masterfrom
najimali:patch-1
Open

Channel for Oreo support#19
najimali wants to merge 1 commit intoSriharia:masterfrom
najimali:patch-1

Conversation

@najimali
Copy link
Copy Markdown

We need to create an channel for oreo support so i create a App.java class & add android:name=".utils.App" in the manifest & pass the channel id in getShareThemNotification()- method -- NotificationCompat.Builder builder = new NotificationCompat.Builder(
this,CHANNEL_1_ID);

We need to create an channel for oreo support so i create a App.java class & add android:name=".utils.App" in the manifest & pass the channel id in getShareThemNotification()- method --  NotificationCompat.Builder builder = new NotificationCompat.Builder(
                this,CHANNEL_1_ID);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant