Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Wooseong Kim
Wooseong Kim has asked
4
questions and find answers to
4
problems.
Stats
285
EtPoint
119
Vote count
4
questions
4
answers
About
I'm an iOS / Android programmer, and I'm especially interested in UI/UX implementation.
Wooseong Kim questions
How can I dynamically adjust contentInset in scrollViewDidZoom? I initially set contentInset of UIImageView in UIScrollview
How can I detect next page number of UIScrollView which is 'scrollView.pagingEnabled' = YES? in 'scrollViewDidEndDragging'?
'./gradlew -Dtest.single=SimpleTest test' runs all tests I have
Wooseong Kim answers
Proguard warnings "can't write resource [META-INF/MANIFEST.MF] (Duplicate zip entry)"
How can I dynamically adjust contentInset in scrollViewDidZoom? I initially set contentInset of UIImageView in UIScrollview
How to set Ripple effect on a LinearLayout programmatically?