RoadRunner
RoadRunner copied to clipboard
supportsRtl conflict in manifest
I don't think its very necessary for this library to include android:supportsRtl. Manifest merge fails since our application does not support RTL and we need to add tools:replace="android:supportsRtl" to fix the same. In my opinion android:supportsRtl can be removed.
+1