hw

Results 17 issues of hw

The error message returned is `unsupported bitmap configuration: null`

``` SSF.format('[

I found even by calling ``.clearLayers()`` on a ``GeohashLayer``, there are still a lot of layers left in the map. Is there a way to remove all related layers for...

Used Presto CLI: ```./presto.jar --server localhost:8080 --catalog hive --schema [my_schema]``` [my_schema] is in the result of ``show schemas;``, but Presto cannot find the hive tables (verified in hive) in [my_schema]...

Accidentally closed the PR under review https://github.com/testcontainers/testcontainers-python/pull/183 and cannot reopen it. Recreated this one. Changes - Replace with_exposed_ports with with_bind_ports - Modify the context manager to set and unset environment...

awaiting response

Error:(1, 0) Plugin with id 'android' not found.

@bryankeller Any thoughts to support carthage dependency management?

I am using a SwipeRefreshLayout wrapping the QuiltView. But I did not find an API to re-bind the views. If I use removeAllViews() for the ViewGroup class, and add views...

There are methods for querying geolocation information. But I did not find any api to attached geolocation information to a tweet posted by the Twitter.updateStatus(...). Do you have any directions?