Remove unused app_list_item_click
As per #fdroid-dev:
+mvdan | paresh: look at what lint says
+mvdan | src/main/res/transition-v21/app_list_item_click.xml:2: The resource R.transition.app_list_item_click appears to be unused
+mvdan | are you aware of this?
paresh | mvdan, oh yes
paresh | it is useless
paresh | I think I planned on adding some transition
paresh | you can remove it safely
This commit is contained in:
parent
ebbb5f3863
commit
a826d1101d
@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<transitionManager xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
</transitionManager>
|
||||
Loading…
x
Reference in New Issue
Block a user