nithinkolekar

Results 3 issues of nithinkolekar

On clearing dblog shows normal log messages instead of _Confirm_ button. Drupal version 8.8.6.0-dev url admin/reports/dblog/confirm#/

while testing with simple data and default xml settings I don't get same chart build as in the demo preview. attaching the screenshot from uiautomator. As you can see some...

with updated code for play-services-ads:20.1.0 ``` if (rewardedAd != null && !isLoading) { loadRewardedAd(); } ``` ``` private void loadRewardedAd() { if (rewardedAd == null) { .... ``` function loadRewardedAd()...