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