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

Commit 0e6a835f authored by Jaikumar Ganesh's avatar Jaikumar Ganesh Committed by Android Git Automerger
Browse files

am f53721f5: Cannot cancel files transfer shared using Bluetooth.

* commit 'f53721f5':
  Cannot cancel files transfer shared using Bluetooth.
parents 51013cbe f53721f5
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
            android:orientation="vertical"
            android:paddingTop="8dp"
            android:focusable="true"
            android:clickable="true"
            >
            <ImageView
                android:id="@+id/appIcon"
@@ -43,14 +42,12 @@
            android:layout_height="match_parent"
            android:orientation="vertical"
            android:focusable="true"
            android:clickable="true"
            >
            <LinearLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:orientation="horizontal"
                android:focusable="true"
                android:clickable="true"
                android:layout_alignParentTop="true"
                android:paddingTop="10dp"
                >