Loading app/src/main/res/layout/activity_debug_info.xml +1 −8 Original line number Diff line number Diff line Loading @@ -49,17 +49,10 @@ app:drawableStartCompat="@drawable/ic_share_action_dark" app:drawableLeftCompat="@drawable/ic_share_action_dark" android:drawablePadding="8dp" android:layout_marginBottom="8dp" app:drawableTint="@color/primaryTextColor" android:text="@string/debug_info_use_share1"/> <TextView android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="8dp" android:layout_marginBottom="16dp" style="@style/TextAppearance.MaterialComponents.Body2" android:text="@string/debug_info_use_share2"/> <com.google.android.material.card.MaterialCardView android:layout_width="match_parent" android:layout_height="wrap_content" Loading app/src/main/res/values/strings.xml +0 −1 Original line number Diff line number Diff line Loading @@ -379,7 +379,6 @@ <string name="authority_debug_provider" translatable="false">at.bitfire.davdroid.debug</string> <string name="debug_info_title">Debug info</string> <string name="debug_info_use_share1">Use the Share action to send the unmodified data, especially for support requests.</string> <string name="debug_info_use_share2">Avoid copy & paste or screenshots because they make interpretation more difficult.</string> <string name="debug_info_attached">Debug info attached to this message (requires attachment support of the receiving app).</string> <string name="debug_info_http_error">HTTP Error</string> <string name="debug_info_server_error">Server Error</string> Loading Loading
app/src/main/res/layout/activity_debug_info.xml +1 −8 Original line number Diff line number Diff line Loading @@ -49,17 +49,10 @@ app:drawableStartCompat="@drawable/ic_share_action_dark" app:drawableLeftCompat="@drawable/ic_share_action_dark" android:drawablePadding="8dp" android:layout_marginBottom="8dp" app:drawableTint="@color/primaryTextColor" android:text="@string/debug_info_use_share1"/> <TextView android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="8dp" android:layout_marginBottom="16dp" style="@style/TextAppearance.MaterialComponents.Body2" android:text="@string/debug_info_use_share2"/> <com.google.android.material.card.MaterialCardView android:layout_width="match_parent" android:layout_height="wrap_content" Loading
app/src/main/res/values/strings.xml +0 −1 Original line number Diff line number Diff line Loading @@ -379,7 +379,6 @@ <string name="authority_debug_provider" translatable="false">at.bitfire.davdroid.debug</string> <string name="debug_info_title">Debug info</string> <string name="debug_info_use_share1">Use the Share action to send the unmodified data, especially for support requests.</string> <string name="debug_info_use_share2">Avoid copy & paste or screenshots because they make interpretation more difficult.</string> <string name="debug_info_attached">Debug info attached to this message (requires attachment support of the receiving app).</string> <string name="debug_info_http_error">HTTP Error</string> <string name="debug_info_server_error">Server Error</string> Loading