After much head banging I figure out that app runs in some "compatibility mode" if targetSdkVersion is too low (may be relative to device apilevel). targetSdkVersion >=24 fixed it for me. Shitty documentation Android :/