CleverTap / clevertap-android-sdk

CleverTap Android SDK
MIT License
80 stars 74 forks source link

task(SDK-3559) - Fixes no empty message for app inbox without tabs #528

Closed Anush-Shand closed 10 months ago

Anush-Shand commented 10 months ago

Fixes no empty message for app inbox without tabs The view for no empty message was being overlapped by the LinearLayout. It was fixed by moving it inside the linear layout https://wizrocket.atlassian.net/browse/SDK-3559