Re: [android-developers] Google InApp Billing - Binding title of skuDetailsList obtained from onSkuDetailsResponse to List View Control

2021-10-07 Thread gfhfg fghfgh
Democrats Weigh Filibuster Change to Solve Debt Ceiling Fight On Thu, Oct 7, 2021 at 7:53 AM Srinivas A.K wrote: > I am new to the implementation of Google's Billing library and using this > system to make subscriptions inside my app. I am trying to get the title of > *skuDetailsList* which

[android-developers] Google InApp Billing - Binding title of skuDetailsList obtained from onSkuDetailsResponse to List View Control

2021-10-07 Thread Srinivas A.K
I am new to the implementation of Google's Billing library and using this system to make subscriptions inside my app. I am trying to get the title of *skuDetailsList* which is obtained from *onSkuDetailsResponse* and adding to the ArrayList dataSource. I am setting the ArraryList as