Jose Salcido
Jose Salcido
See this: https://github.com/sephiroth74/android-target-tooltip/blob/master/xtooltip/src/main/java/it/sephiroth/android/library/xtooltip/Tooltip.kt#L167 `TooltipLayout_ttlm_textStyle` So using: ``` 30dp #2B3339 #2B3339 1dp 2dp 1 4dp @style/ToolTipTextStyleCustom @color/white @color/white @color/white @color/white 24sp ``` You will receive an error if you do not...
See this: https://github.com/sephiroth74/android-target-tooltip/blob/master/xtooltip/src/main/java/it/sephiroth/android/library/xtooltip/Tooltip.kt#L167 `TooltipLayout_ttlm_textStyle` So using: ``` 30dp #2B3339 #2B3339 1dp 2dp 1 4dp @style/ToolTipTextStyleCustom @color/white @color/white @color/white @color/white 24sp ``` You will receive an error if you do not...
seems like this is already fixed in `1.12.3`? 🤔