Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 6224f499 authored by alperozturk's avatar alperozturk
Browse files

hide shared_with_you_container

parent d52e1bd1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -314,7 +314,6 @@ public class NoteShareActivity extends BrandedActivity implements ShareeListAdap
            mWaitingForOpId = fileActivity.getOperationsServiceBinder().queueNewOperation(service);
        }
         */

    }

    public void createSecureFileDrop() {
+2 −0
Original line number Diff line number Diff line
@@ -54,8 +54,10 @@

    </LinearLayout>

    <!-- // TODO: Implement later ... -->
    <LinearLayout
        android:id="@+id/shared_with_you_container"
        android:visibility="gone"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_marginBottom="@dimen/spacer_1x"