Loading app/src/main/res/layout/activity_instance_profile.xml +2 −2 Original line number Diff line number Diff line Loading @@ -166,9 +166,9 @@ android:scrollbars="none" app:layout_constraintTop_toBottomOf="@id/barrier_software_version_bottom" /> <androidx.appcompat.widget.AppCompatButton <com.google.android.material.button.MaterialButton android:id="@+id/close" style="@style/Widget.AppCompat.Button.Colored" style="@style/Widget.Material3.Button.OutlinedButton" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" Loading app/src/main/res/layout/activity_instance_social.xml +2 −2 Original line number Diff line number Diff line Loading @@ -101,9 +101,9 @@ android:textSize="16sp" android:visibility="gone" /> <androidx.appcompat.widget.AppCompatButton <com.google.android.material.button.MaterialButton android:id="@+id/close" style="@style/Widget.AppCompat.Button.Colored" style="@style/Widget.Material3.Button.OutlinedButton" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" Loading app/src/main/res/layout/activity_report.xml +8 −8 Original line number Diff line number Diff line Loading @@ -191,9 +191,9 @@ android:text="@string/report_1_unfollow" android:textSize="16sp" /> <androidx.appcompat.widget.AppCompatButton <com.google.android.material.button.MaterialButton android:id="@+id/action_unfollow" style="@style/Widget.AppCompat.Button.Colored" style="@style/Widget.Material3.Button.OutlinedButton" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" Loading Loading @@ -223,9 +223,9 @@ android:text="@string/report_1_mute" android:textSize="16sp" /> <androidx.appcompat.widget.AppCompatButton <com.google.android.material.button.MaterialButton android:id="@+id/action_mute" style="@style/Widget.AppCompat.Button.Colored" style="@style/Widget.Material3.Button.OutlinedButton" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" Loading Loading @@ -255,9 +255,9 @@ android:text="@string/report_1_block" android:textSize="16sp" /> <androidx.appcompat.widget.AppCompatButton <com.google.android.material.button.MaterialButton android:id="@+id/action_block" style="@style/Widget.AppCompat.Button.Colored" style="@style/Widget.Material3.Button.OutlinedButton" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" Loading Loading @@ -416,9 +416,9 @@ </androidx.appcompat.widget.LinearLayoutCompat> <androidx.appcompat.widget.AppCompatButton <com.google.android.material.button.MaterialButton android:id="@+id/action_button" style="@style/Widget.AppCompat.Button.Colored" style="@style/Widget.Material3.Button.OutlinedButton" android:layout_width="match_parent" android:layout_height="wrap_content" android:enabled="false" Loading app/src/main/res/layout/drawer_account.xml +2 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,8 @@ android:layout_height="wrap_content" android:layout_marginHorizontal="6dp" android:layout_marginTop="6dp" app:cardElevation="1dp"> app:cardElevation="5dp" app:strokeWidth="0dp"> <androidx.constraintlayout.widget.ConstraintLayout android:layout_width="match_parent" Loading app/src/main/res/layout/drawer_account_list.xml +2 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,8 @@ android:layout_height="wrap_content" android:layout_marginHorizontal="12dp" android:layout_marginTop="12dp" app:cardElevation="2dp"> app:cardElevation="5dp" app:strokeWidth="0dp"> <androidx.constraintlayout.widget.ConstraintLayout android:layout_width="match_parent" Loading Loading
app/src/main/res/layout/activity_instance_profile.xml +2 −2 Original line number Diff line number Diff line Loading @@ -166,9 +166,9 @@ android:scrollbars="none" app:layout_constraintTop_toBottomOf="@id/barrier_software_version_bottom" /> <androidx.appcompat.widget.AppCompatButton <com.google.android.material.button.MaterialButton android:id="@+id/close" style="@style/Widget.AppCompat.Button.Colored" style="@style/Widget.Material3.Button.OutlinedButton" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" Loading
app/src/main/res/layout/activity_instance_social.xml +2 −2 Original line number Diff line number Diff line Loading @@ -101,9 +101,9 @@ android:textSize="16sp" android:visibility="gone" /> <androidx.appcompat.widget.AppCompatButton <com.google.android.material.button.MaterialButton android:id="@+id/close" style="@style/Widget.AppCompat.Button.Colored" style="@style/Widget.Material3.Button.OutlinedButton" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" Loading
app/src/main/res/layout/activity_report.xml +8 −8 Original line number Diff line number Diff line Loading @@ -191,9 +191,9 @@ android:text="@string/report_1_unfollow" android:textSize="16sp" /> <androidx.appcompat.widget.AppCompatButton <com.google.android.material.button.MaterialButton android:id="@+id/action_unfollow" style="@style/Widget.AppCompat.Button.Colored" style="@style/Widget.Material3.Button.OutlinedButton" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" Loading Loading @@ -223,9 +223,9 @@ android:text="@string/report_1_mute" android:textSize="16sp" /> <androidx.appcompat.widget.AppCompatButton <com.google.android.material.button.MaterialButton android:id="@+id/action_mute" style="@style/Widget.AppCompat.Button.Colored" style="@style/Widget.Material3.Button.OutlinedButton" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" Loading Loading @@ -255,9 +255,9 @@ android:text="@string/report_1_block" android:textSize="16sp" /> <androidx.appcompat.widget.AppCompatButton <com.google.android.material.button.MaterialButton android:id="@+id/action_block" style="@style/Widget.AppCompat.Button.Colored" style="@style/Widget.Material3.Button.OutlinedButton" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" Loading Loading @@ -416,9 +416,9 @@ </androidx.appcompat.widget.LinearLayoutCompat> <androidx.appcompat.widget.AppCompatButton <com.google.android.material.button.MaterialButton android:id="@+id/action_button" style="@style/Widget.AppCompat.Button.Colored" style="@style/Widget.Material3.Button.OutlinedButton" android:layout_width="match_parent" android:layout_height="wrap_content" android:enabled="false" Loading
app/src/main/res/layout/drawer_account.xml +2 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,8 @@ android:layout_height="wrap_content" android:layout_marginHorizontal="6dp" android:layout_marginTop="6dp" app:cardElevation="1dp"> app:cardElevation="5dp" app:strokeWidth="0dp"> <androidx.constraintlayout.widget.ConstraintLayout android:layout_width="match_parent" Loading
app/src/main/res/layout/drawer_account_list.xml +2 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,8 @@ android:layout_height="wrap_content" android:layout_marginHorizontal="12dp" android:layout_marginTop="12dp" app:cardElevation="2dp"> app:cardElevation="5dp" app:strokeWidth="0dp"> <androidx.constraintlayout.widget.ConstraintLayout android:layout_width="match_parent" Loading