Evgeny Hramov
Evgeny Hramov
Hi You can see that numbers and operations buttons have different positions  In your implementation operationsColumn and numberColumns always the same
On which android versions do you have this issue? After OS update from android 6 to 7 On which phones do you have this issue? Galaxy S6 Edge (zerolte) Galaxy...
My build failed with an exceptont: ` Caused by: java.net.UnknownHostException: teamcity-new: teamcity-new: Name or service not known at io.github.cdsap.talaiot.metrics.HostnameMetric$1.invoke(SimpleMetrics.kt:76) at io.github.cdsap.talaiot.metrics.HostnameMetric$1.invoke(SimpleMetrics.kt:75) at io.github.cdsap.talaiot.metrics.base.Metric.get(Metric.kt:15) at io.github.cdsap.talaiot.provider.MetricsProvider.get(MetricsProvider.kt:45) at io.github.cdsap.talaiot.provider.MetricsProvider.get(MetricsProvider.kt:16) at io.github.cdsap.talaiot.publisher.TalaiotPublisherImpl.publish(TalaiotPublisherImpl.kt:42) at...
Мы столкнулись с проблемой запуска эмуляторов в нашем кластере и решили проверит работу ранера на контейнерах с эмуляторами которые хостятся в корпоративном artifactory. Но столкнулись с проблемой, что у подов...
I download latest swarmwr wrom https://jcenter.bintray.com/com/gojuno/swarmer/swarmer/0.2.2/:swarmer-0.2.2.jar and try tu run with command `java -jar swarmer.jar start` as a result I have an error: ``` Exception in thread "main" java.lang.IllegalStateException: Unsupported...
It seems that this scripts can solve my problems with Gradle plugin 3 and new orchestrator I have 3 questions: 1. Can I get single jUnit report with informaion about...
GET http:///tmp/saved/XX/XXXXX.png 404 (Not Found) actualy in my case path need to be http:///**graph**/tmp/saved/XX/XXXXX.png I do not know if it is correct post all errors with common reason?
I get 404 error when I try to change language In my case gragh deployed in subdir graph And page that I have 404 error has URL http:///graph/en/graph
Why do you use mIoScope in LoginActivityViewModel https://github.com/sreeharikv112/CleanCodeMVVMTesting/blob/e13337f3a2be7c580879c4eb9f033a1189748294/app/src/main/java/com/dev/ccodetest/screens/login/LoginActivityViewModel.kt#L47 This is unnecessary. If I remove mIoScope app works as well 
### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs in __the code in this repository__. If you have a general question, need...