More specific Android import
Users shouldn't use wildcard imports as they simply import too much. In this case it's much safer to just use a single import since that's all we need.
Showing
Please
register
or
sign in
to comment
Users shouldn't use wildcard imports as they simply import too much. In this case it's much safer to just use a single import since that's all we need.