Dan O'Neill

Results 36 comments of Dan O'Neill

When I put in a markdown link, e.g. `[content](url)` it doesn't provide a link with the content word in rendered html. It renders the exact verbiage in a code block....

Links do work, issue I had was my html was indented, un-indented the `` section and the markdown rendered properly.

@zinfin Yes, I think this workflow should be updated such that it supports a single sign-on.

How do you switch from Dark to Light? Do you have to edit the style after install?

Thanks @The-Compiler, thought there might be a setting to change.

Hi @arriolac, thanks for the quick reply. Maybe there is a hard requirement to have a project level `build.gradle` and app-level `build.gradle` as in my reproduction I have a single...

Neither of those worked, I had tried using the version explicitly prior. Single build file for single module project.

Hi @arriolac Yes, I continue to get the exceptions I described in the description. The workaround I suggested still works so I apologize for moving on. If you want to...

> Did you get a different exception? No Using groovy dsl ``` plugins { id "com.google.android.libraries.mapsplatform.secrets-gradle-plugin } ``` results in ``` Plugin [id: 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin'] was not found in any of...

@adnanmacro Use a [TileCache](https://developers.arcgis.com/android/latest/api-reference/reference/com/esri/arcgisruntime/data/TileCache.html).