Loading app/src/main/res/layout/fragment_installed_add_on_details.xml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -76,12 +76,12 @@ <Button <Button android:id="@+id/remove_add_on" android:id="@+id/remove_add_on" style="@style/ThemeIndependentMaterialGreyButtonDestructive" android:layout_width="match_parent" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_height="wrap_content" android:layout_below="@+id/permissions" android:layout_below="@+id/permissions" android:layout_marginTop="16dp" android:layout_margin="12dp" android:text="@string/mozac_feature_addons_remove" android:text="@string/mozac_feature_addons_remove"/> android:textColor="@color/photonRed50" /> </RelativeLayout> </RelativeLayout> </ScrollView> </ScrollView> </FrameLayout> </FrameLayout> Loading
app/src/main/res/layout/fragment_installed_add_on_details.xml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -76,12 +76,12 @@ <Button <Button android:id="@+id/remove_add_on" android:id="@+id/remove_add_on" style="@style/ThemeIndependentMaterialGreyButtonDestructive" android:layout_width="match_parent" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_height="wrap_content" android:layout_below="@+id/permissions" android:layout_below="@+id/permissions" android:layout_marginTop="16dp" android:layout_margin="12dp" android:text="@string/mozac_feature_addons_remove" android:text="@string/mozac_feature_addons_remove"/> android:textColor="@color/photonRed50" /> </RelativeLayout> </RelativeLayout> </ScrollView> </ScrollView> </FrameLayout> </FrameLayout>