Loading app/src/main/res/layout/drawer_status_notification.xml +4 −4 Original line number Diff line number Diff line Loading @@ -14,9 +14,8 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see <http://www.gnu.org/licenses> --> <androidx.appcompat.widget.LinearLayoutCompat xmlns:android="http://schemas.android.com/apk/res/android" <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/card_status_container" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -39,7 +38,7 @@ android:gravity="center_vertical" android:orientation="horizontal" android:visibility="gone" tools:visibility="visible"> app:layout_constraintTop_toBottomOf="@+id/status"> <androidx.appcompat.widget.AppCompatTextView android:id="@+id/type_of_concat" Loading @@ -59,4 +58,5 @@ android:orientation="horizontal" /> </HorizontalScrollView> </androidx.appcompat.widget.LinearLayoutCompat> </androidx.appcompat.widget.LinearLayoutCompat> No newline at end of file </androidx.constraintlayout.widget.ConstraintLayout> No newline at end of file Loading
app/src/main/res/layout/drawer_status_notification.xml +4 −4 Original line number Diff line number Diff line Loading @@ -14,9 +14,8 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see <http://www.gnu.org/licenses> --> <androidx.appcompat.widget.LinearLayoutCompat xmlns:android="http://schemas.android.com/apk/res/android" <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/card_status_container" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -39,7 +38,7 @@ android:gravity="center_vertical" android:orientation="horizontal" android:visibility="gone" tools:visibility="visible"> app:layout_constraintTop_toBottomOf="@+id/status"> <androidx.appcompat.widget.AppCompatTextView android:id="@+id/type_of_concat" Loading @@ -59,4 +58,5 @@ android:orientation="horizontal" /> </HorizontalScrollView> </androidx.appcompat.widget.LinearLayoutCompat> </androidx.appcompat.widget.LinearLayoutCompat> No newline at end of file </androidx.constraintlayout.widget.ConstraintLayout> No newline at end of file