mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 09:39:25 +03:00
fix click listener
This commit is contained in:
parent
044c597e2b
commit
549284e4f9
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@
|
|||
android:padding="0dp"
|
||||
android:scaleType="fitCenter"
|
||||
android:src="@drawable/ic_action_refresh_grey"
|
||||
android:onClick="onRefreshClick"
|
||||
android:visibility="gone"
|
||||
android:background="@android:color/transparent"
|
||||
android:contentDescription="@string/auth_refresh_button"
|
||||
|
|
Loading…
Reference in a new issue