Wootric / WootricSDK-Android

Android SDK for Wootric Survey Platform supporting NPS, CSAT and CES surveys
https://wootric.com
MIT License
15 stars 16 forks source link

Fix NullPointerException when setting color in tablets #139

Closed diegoserranoa closed 1 year ago

diegoserranoa commented 1 year ago

We still don't support color customization in tablets so it should grab the default color, not from the Settings.

Issue: https://github.com/Wootric/WootricSDK-flutter/issues/8

DanPitrowiski commented 1 year ago

Tested the issue on production and I was able to reproduce the crash. With the fix, I tried it on a few different android tablets and all worked. Looks good to go @diegoserranoa :+1: