Added some TODO markers for tomorrow

This commit is contained in:
alansley
2024-08-27 15:42:33 +10:00
parent a402a1be79
commit 96453f1f1e
2 changed files with 11 additions and 1 deletions

View File

@@ -39,7 +39,7 @@
android:key="pref_typing_indicators"
android:title="@string/typingIndicators"
android:summary="@string/typingIndicatorsDescription" />
<ImagePreference />
<ImagePreference /> <!-- TODO ACL: Need to show a live typing indicator here & remove the "(...)" from the above string -->
</PreferenceCategory>