Remove duplicated xml properties
This commit is contained in:
parent
1a1a06b499
commit
b5ab4eb978
@ -18,7 +18,7 @@
|
|||||||
Defines the layout of a single permission item that costs money.
|
Defines the layout of a single permission item that costs money.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<view xmlns:app="http://schemas.android.com/apk/res-auto"
|
<view
|
||||||
class="org.fdroid.fdroid.privileged.views.AppSecurityPermissions$PermissionItemView"
|
class="org.fdroid.fdroid.privileged.views.AppSecurityPermissions$PermissionItemView"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user