Automattic / simplenote-android

Simplenote for Android
https://simplenote.com
GNU General Public License v2.0
1.76k stars 299 forks source link

Note list: no divider between notes #1602

Closed sandymcfadden closed 3 months ago

sandymcfadden commented 1 year ago

On other platforms, we show a dividing line between notes on the note list. Android doesn't seem to do that. We've had a request to have alternating colors for notes in the list, but I'd say likely better to follow what other platforms are doing.

Expected

Some way to quickly see where the next note begins

Observed

No dividing option between notes in the note list

peril-automattic[bot] commented 1 year ago
Fails
:no_entry_sign: Please add a type label to this issue. e.g. '[Type] Enhancement'
:no_entry_sign: Please add a feature label to this issue. e.g. 'Stats'

Generated by :no_entry_sign: dangerJS

roundhill commented 3 months ago

I don't think list dividers really match with the Android design guidelines, so I think it was a conscious choice. Other "list" Android apps like Gmail do not have dividers.

Closing but we can reopen if we want to match the design up across platforms strictly.