Ashish Bansal

Results 5 issues of Ashish Bansal

Hi Gabriele, I tried creating list view of built-in MaterialLargeImageCard but I get empty cards, neither image nor title. ``` MaterialLargeImageCard card1 = MaterialLargeImageCard.with(MainActivity.this) .setTextOverImage("Current Projects") .useDrawableId(R.drawable.projects) .build(); MaterialLargeImageCard card2...

If some user up votes a question and then down votes, both of them are shown, that user upvoted and downvoted a question. I think this is not the right...

enhancement

Hi there, Server is crashing for me with following output - ``` 16:53:05.246 INFO LSP connect Reading messages from queue... 16:53:05.246 INFO LSP$1MessageReader run Placing incoming messages on queue... 16:53:05.319...

Is there any option by which I can make it display time in specific timezone ?

enhancement

Hi there! There should be an option to specify other config stuff like `mysql_servers` to be used in the ConfigMap through `values.yaml`.