Shivam Mani Tripathi

Results 15 issues of Shivam Mani Tripathi

A documentation on how close policy works is required. Where may I find it? Especially, I want to know what does the `consume` boolean means and does?

Is there a way to control the direction of popup? I am asking this because droppy is being hidden by keyboard i.e. if soft keyboard is open, and the anchor...

Some PDF files have links in them It would be nice if there was a way to get these links with their expected position (link a bounding box). I understand...

Observed significant performance issues when: - Created a tagview layout inside ScrollView with 50+ tags. - Change tag attribute (say color) in `OnTagClickListener`. Entire view freezes for several seconds.

Hi I am facing an issue where if a cell entry is a multi-line entry, it is not being read / parsed correctly. Consider a CSV entry like this: ````...

Hi , I wondering if readers could be made aware of approx training time for a few of the models. Since it will mostly depend on hardware and software environment,...

Currently, if the mListView is updated with new cards, it auto-scrolls to the point where new cards are inserted. However, what if I want the list to remain as it...

Hey, Can you add an option to add border and border color around a tag? I have something along this design in my mind: ![image](http://i.imgur.com/BLMmIM8.jpg)

Hi, when I add your dependency in .gradle file, I get following error: ``` Attribute application@icon value=(@drawable/ic_silent_hill) from AndroidManifest.xml:30:9 is also present at com.github.traex.expandablelayout:library:1.2.2:13:9 value=(@drawable/ic_launcher) Suggestion: add 'tools:replace="android:icon"' to element...

This is a request for possible feature. As the acitvity opens, an option where initial results based on given query parameters within limited radius (also given by query param are...

enhancement