Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • whats-open-android whats-open-android
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SRCT
  • whats-open-androidwhats-open-android
  • Issues
  • #24

Closed
Open
Created Mar 22, 2017 by Robert Hitt@rhittOwner

Improve Schedule Text Formatting

Summary

Currently, the schedule text is just a single text view with HTML-formatted text. While this works, it's incredibly kluge-y. For one, this can result in 14 different lines. Also, this makes it annoying to modify the text in any way.

Instead, it should be 7 text views. If one day has two different schedules (IE the restaurant closes and reopens during the day), they should be separated by a comma. The current day should be emphasized in some way.

Helpful Links

  • https://guides.codepath.com/android/Working-with-the-TextView
Assignee
Assign to
Time tracking