()
| 75 | |
| 76 | /// The secondary text shown beneath the title (provider dependent). |
| 77 | public String getSnippet() { |
| 78 | return snippet; |
| 79 | } |
| 80 | |
| 81 | /// The horizontal icon anchor in normalized [0,1] image space |
| 82 | /// (0 = left, 1 = right). Defaults to 0.5 (centered). |
no outgoing calls