So my problem is a weird one. I keep getting this error:
java.lang.UnsupportedOperationException: Can\'t convert to dimension: type=0x12
Th
You should add android:windowTranslucentNavigation attribute in values-v19 style.
android:windowTranslucentNavigation
values-v19
It is not supported in older versions.