mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Remarks
This commit is contained in:
@@ -65,7 +65,7 @@ public class NoStreamException extends SecurityException {
|
||||
ImageButton ibInfo = dview.findViewById(R.id.ibInfo);
|
||||
|
||||
//tvUri.setText(uri == null ? null : uri.toString());
|
||||
tvUri.setVisibility(View.GONE); // CASA
|
||||
tvUri.setVisibility(View.GONE); // TODO CASA
|
||||
|
||||
ibInfo.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user