Notify the download cancelation for updating the screen and remove the yellow arrow...
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui / PreferenceWithLongSummary.java
index 6de401f..e38d29a 100644 (file)
@@ -21,9 +21,7 @@ import android.content.Context;
 import android.text.TextUtils;
 import android.util.AttributeSet;
 import android.view.View;
-import android.webkit.WebSettings.TextSize;
 import android.widget.TextView;
-import android.preference.CheckBoxPreference;
 import android.preference.Preference;
 
 public class PreferenceWithLongSummary extends Preference{