Deepak Kumar

Results 25 comments of Deepak Kumar

This also occurs even when using the **P2P_POINT_TO_POINT** topology, especially with Samsung devices & some time on any device. Any update on this issue.

For me just overriding the **toolbarHeight** to 0dp in dimens.xml works fine.

@pareekrohit did you find any solutions. I am getting the same issue.

@squareborg Did you find any solution for this?

Thanks, @squareborg but then I need to change this in all files. @artyorsh Any props that can work for the mapping.json file?

@squareborg Finally found one, this [json file](https://github.com/eva-design/eva/blob/master/packages/eva/mapping.json#L437) helped me out. > "Button": { "appearances": { "filled": { "variantGroups": { "size": { "medium": { "textFontSize": 24 } } } } }...

Facing the same issue while resizing the video for 2 min. video it's taking about 10 min. to resize. Any way to handle this issue @umair13adil

It would be great to have this feature, it would reduce a lot of redundant code. Any thoughts about It @pleerock @NoNameProvided

> so....what you cant is fork the project and put this in the xmls . android:textAllCaps="false" > or just in the style false > the reason why im not going...

Any update on this issue as it's very crucial. I am fetching items from realm asynchronously using livedata (as per given sample), there's no lag in fetching the data, but...