I use RemoteInput in my Android N notifications.
I want to set the minimum and maximum value of the text length for input.
Google Hangouts got this (i.e. the submit button allows when a user enters at least 1 character). Does anyone know how to do this? I tried to check Android docs but no luck.
android notifications
Henrik
source share