Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
Forked from evant/simplefragment
A fragment-like abstraction for Android that is easier to use and understand
Java
-
-
82 contributions in the last year
Contribution activity
November 2020
Created 9 commits in 1 repository
Created a pull request in JetBrains/compose-jb that received 1 comment
Codeviewer. Simplify file loading
load whole file into memory (for simplicity) don't load lines asynchronously (because users can think there is a lag) Point of this example is no…
Opened 1 other pull request in 1 repository
JetBrains/compose-jb
1
merged
Reviewed 1 pull request in 1 repository
JetBrains/compose-jb 1 pull request
Opened 6 issues in 1 repository
JetBrains/compose-jb
6
open
- Support OS font scale
- Resize window immediately after dragging it to another monitor with different density
- Wrong shadow for complex Path
- White screen at the start of the application (a few milliseconds)
- Todo example. Scrollbar does not fade out when mouse is moved out of the window
- Todo example. Scrollbar is drawing outside of the list bounds, on top of the bottom panel