diff --git a/app/src/main/java/eu/faircode/email/FragmentMessages.java b/app/src/main/java/eu/faircode/email/FragmentMessages.java index fb2b4d22c6..485e274022 100644 --- a/app/src/main/java/eu/faircode/email/FragmentMessages.java +++ b/app/src/main/java/eu/faircode/email/FragmentMessages.java @@ -90,7 +90,6 @@ import android.text.Spanned; import android.text.TextUtils; import android.text.TextWatcher; import android.text.format.DateUtils; -import android.text.method.LinkMovementMethod; import android.text.style.BackgroundColorSpan; import android.text.style.ForegroundColorSpan; import android.text.style.RelativeSizeSpan; @@ -265,7 +264,6 @@ public class FragmentMessages extends FragmentBase private TextView tvAirplane; private TextView tvNotifications; private TextView tvSupport; - private TextView tvCancelled; private ImageButton ibHintSupport; private ImageButton ibHintSwipe; private ImageButton ibHintSelect; @@ -552,7 +550,6 @@ public class FragmentMessages extends FragmentBase tvAirplane = view.findViewById(R.id.tvAirplane); tvNotifications = view.findViewById(R.id.tvNotifications); tvSupport = view.findViewById(R.id.tvSupport); - tvCancelled = view.findViewById(R.id.tvCancelled); ibHintSupport = view.findViewById(R.id.ibHintSupport); ibHintSwipe = view.findViewById(R.id.ibHintSwipe); ibHintSelect = view.findViewById(R.id.ibHintSelect); @@ -648,9 +645,6 @@ public class FragmentMessages extends FragmentBase } }); - //tvCancelled.setVisibility(BuildConfig.DEBUG ? View.GONE : View.VISIBLE); - tvCancelled.setMovementMethod(LinkMovementMethod.getInstance()); - ibHintSupport.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View v) { diff --git a/app/src/main/res/layout/fragment_messages.xml b/app/src/main/res/layout/fragment_messages.xml index a28e2e5b52..296e5efb4c 100644 --- a/app/src/main/res/layout/fragment_messages.xml +++ b/app/src/main/res/layout/fragment_messages.xml @@ -68,7 +68,7 @@ - - - - + app:layout_constraintTop_toBottomOf="@id/vSeparatorSupport" /> Insufficient storage space left Last update: %1$s Downloaded from: %1$s - - I\'m sorry, but I have been forced to stop this project due to abusive behavior by Google. - You can continue to use the app for now, but given the situation, there is no point in putting effort into this app anymore. - Monitor Send