I need two navigation buttons with their texts are < and >. However, the compiler doesn't allow me use those symbols, even if I use \< and \>.
Is there anyway to put these symbol into the XML design file?
Use < for <
Use > for >
Use & for &.
etc.