Hi Jeff, I was unable to repro the issue on an Android device. A while back I did encounter this exact problem when testing on Android. The font color was the same as the background color of the legend, so it seemed like the text was not showing up. A temporary work-around was to apply a style to only the text inside the legend widget. Have you tried this approach?
<script src="js/jquery.js"></script> <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script> <script src="http://js.arcgis.com/3.7compact/"></script>
<link rel="stylesheet" href="http://js.arcgis.com/3.7/js/dojo/dijit/themes/claro/claro.css"> <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" /> <link rel="stylesheet" href="http://js.arcgis.com/3.7/js/esri/css/esri.css">
We've had issues reported with the legend text not displaying on Android. The issues were due to a css problem but that issue has been fixed. Which version of the API are you using? If you are using an older version of the api can you test with 3.7.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.