Skip to content
Snippets Groups Projects
Commit 3c9400b7 authored by Adrien Béraud's avatar Adrien Béraud Committed by Gerrit Code Review
Browse files

Revert "fix: string deleted but still used"

This reverts commit bcb3e9a1.

Change-Id: I3f36a568a083c90923ff94732a93a27eda7ae71f
parent bcb3e9a1
No related branches found
No related tags found
No related merge requests found
......@@ -572,7 +572,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<TextView
style="@style/ListSecondary"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
android:layout_height="wrap_content"
android:text="@string/pref_pushNotif_summary" />
</LinearLayout>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment