Results 12 issues of Girish Garg

`Failed to resolve: com.shobhitpuri.custombuttons:google-signin:1.1.0`

The `outside` dismiss type dismisses the ShowCaseView when clicked on region outside the messageView. This means that if the user clicks on the targetView too, the ShowCaseView will disappear. **Issue:**...

Traditionally, we add this attribute to BottomNavigationView in order to implement this feature. How to do it for SmoothBottomBar too? `app:layout_behavior="com.google.android.material.behavior.HideBottomViewOnScrollBehavior"/>`

Everytime I open Terminus, Sublime crashes. ![terminus](https://user-images.githubusercontent.com/52619530/97657540-226b4400-1a90-11eb-8791-cafdaf8272f4.gif)

### Configuration - Version: 0.11.1 - Integration: Kotlin - Identity provider: Google ### Description After authorizing, when the app tries to launch the `RedirectUriReceiverActivity`, I get the following error. Error:...

question

![Screenshot (92)](https://user-images.githubusercontent.com/52619530/80396525-63f91780-88d2-11ea-93bb-d5e4f1825131.png)

Add code for the remaining sections of the course

Create a jekyll website and host it on github pages

Edit readme to create a table of contents with links to all the code

Eg: For hour, scrolling should not stop after 12. Rather it should again loop to 1 and also switch AM to PM and vice versa. For minutes, scrolling should loop...

enhancement