Nikhil Dubbaka
Nikhil Dubbaka
I am using AndroidTreeView to show a hierarchy of items. First level of treeview is not being displayed with padding. the tree view like hierarchy is showing up from second...
I am not able to navigate a zoomed image. Swiping takes to second image instead of showing the section of the zoomed image. Bug explained in this video at https://www.youtube.com/watch?v=_9XjgVCqIOg&t=300...
Is there a better way than below code? I am trying to find out the position(X, Y) of selected text on a zoomed image. ``` ImageMatrixTouchHandler imageMatrixTouchHandler = new ImageMatrixTouchHandler(layout.getContext()){...
Some widgets can be configured before being added to the home screen. eg. you add a news feed widget to the home screen, and when you do, you have to...
**Describe the bug** tutorial at https://raw.githubusercontent.com/freeCodeCamp/learn-relational-databases-by-building-a-mario-database/main/tutorial.json is working on gitpod from https://www.freecodecamp.org/learn/relational-database/learn-relational-databases-by-building-a-mario-database/build-a-mario-database but it's not working locally on my Mac visual studio code. **To Reproduce** Steps to reproduce the behavior:...