0

Is it possible to have multiple text input fields under single edit text preference and each input field to have its own key? I want to save phone numbers of 5 individuals and I don't want to create 5 separate edit text preferences for it.

Much Overflow
  • 3,142
  • 1
  • 23
  • 40

1 Answers1

0

I recommend this design...

Individual 1:
     ###-###-####
Individual 2:
     ###-###-####

and so on...

Please look at the design guidelines on making processes straight-forward and keeping context.