Darshan

Results 96 comments of Darshan

This PR https://github.com/PatilShreyas/EasyUpiPayment-Android/pull/54 should fix this, if merged.

Seems like you misunderstood :P I didn't say to add an Additional error Dialog, I meant that if there is no Cache data or No Network then the Popup with...

You're Welcome :) Do Update it Regularly :P

Umm... maybe if I get time for that :P still Nice work.. :)

@NamitaWani Use a boolean (eg: showLoginPage) & save it in SharedPreferences... for Example: 1st Time App Open, boolean is false > show Login! then on Login save the boolean as...

Banner Ads would require a different Image Sizes across different device sizes.. I don't think ImageView would be a good bet but maybe a WebView might do.. I'll see if...

We can probably allow using a hardcoded dimension (**320x50**) sized Banner. See [this](https://developers.google.com/admob/android/banner#banner_sizes), but `ADAPTIVE` & `SMART` Banner won't be the main focus right now. Re-Opening this for next feature...

check if the View you are passing does exist & is Right for e.g. Typo while typing IDs