sysnetlab / SensorDataCollector

Android sensor data collector that collects sensor or pseudo-sensor data.
GNU General Public License v3.0
5 stars 2 forks source link

tags display in experiment setup screen and experiment view screen may need adjustment #126

Closed graychan closed 10 years ago

graychan commented 10 years ago

When many tags are displayed and the screen becomes too small to display them all, the last tag would wrap around and appear to be non-ideal. See an example below,

bug_126

There are methods we can consider and they all sound good to me,

dinhokz commented 10 years ago

I added the text , and X more.. when there is more then 2 tags and used the setEllipsizeforTextView function in all the subtexts.