JakeWharton/ViewPagerIndicator

request: allow to show via UI designer

AndroidDeveloperLB opened this issue · 8 comments

maybe add isInEditMode , to show the indicators even in UI designer?
currently it shows nothing there...

@hackware1993 Nice, but a lot of this repo isn't in English.
Also, it doesn't get to show in the UI designer, according to what I saw:
maxthonsnap20160728102244

@AndroidDeveloperLB just run demo to see results.

@hackware1993 This won't cause the IDE to show it. It will cause the device to show it.
The request is that I will be able to see the indicators in the IDE itself. Not the device.

@AndroidDeveloperLB so funny request...

@hackware1993 No, it's a valid request. It's a view, so it should be possible to see it, or at least a placeholder for it, instead of seeing errors covering the entire UI designer and making it un-usable.

@AndroidDeveloperLB Oh, it seems that most third-party ui libs don't suport this.

@hackware1993 So tell them to support it. It's a basic thing to request for a custom view. Also shown in many tutorials .