Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
2,382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 97.36 KB | None | 0 0
  1. .
  2. ├── AndroidManifest.xml
  3. ├── assets
  4. │   ├── fonts
  5. │   │   └── Roboto-Medium.ttf
  6. │   ├── js.mp3
  7. │   ├── map_bootstrap_cities_bytes.txt
  8. │   ├── map_bootstrap_continents_countries_bytes.txt
  9. │   ├── primitives.mp3
  10. │   └── ui.mp3
  11. ├── build-data.properties
  12. ├── classes2.dex
  13. ├── classes.dex
  14. ├── com
  15. │   └── digimarc
  16. │   └── dms
  17. │   ├── camerasettings
  18. │   │   └── CameraSettingsKB_Android.json
  19. │   └── DMSReadersConfig.json
  20. ├── com.shazam.android_8.4.2-190521_apkcombo.com.apk
  21. ├── error_prone
  22. │   └── Annotations.gwt.xml
  23. ├── javax
  24. │   └── annotation
  25. │   ├── CheckForNull.java
  26. │   ├── CheckForSigned.java
  27. │   ├── CheckReturnValue.java
  28. │   ├── concurrent
  29. │   │   ├── GuardedBy.java
  30. │   │   ├── Immutable.java
  31. │   │   ├── NotThreadSafe.java
  32. │   │   └── ThreadSafe.java
  33. │   ├── Detainted.java
  34. │   ├── MatchesPattern.java
  35. │   ├── meta
  36. │   │   ├── Exclusive.java
  37. │   │   ├── Exhaustive.java
  38. │   │   ├── TypeQualifierDefault.java
  39. │   │   ├── TypeQualifier.java
  40. │   │   ├── TypeQualifierNickname.java
  41. │   │   ├── TypeQualifierValidator.java
  42. │   │   └── When.java
  43. │   ├── Nonnegative.java
  44. │   ├── Nonnull.java
  45. │   ├── Nullable.java
  46. │   ├── OverridingMethodsMustInvokeSuper.java
  47. │   ├── ParametersAreNonnullByDefault.java
  48. │   ├── ParametersAreNullableByDefault.java
  49. │   ├── PropertyKey.java
  50. │   ├── RegEx.java
  51. │   ├── Signed.java
  52. │   ├── Syntax.java
  53. │   ├── Tainted.java
  54. │   ├── Untainted.java
  55. │   ├── WillClose.java
  56. │   ├── WillCloseWhenClosed.java
  57. │   └── WillNotClose.java
  58. ├── kotlin
  59. │   ├── annotation
  60. │   │   └── annotation.kotlin_builtins
  61. │   ├── collections
  62. │   │   └── collections.kotlin_builtins
  63. │   ├── internal
  64. │   │   └── internal.kotlin_builtins
  65. │   ├── kotlin.kotlin_builtins
  66. │   ├── ranges
  67. │   │   └── ranges.kotlin_builtins
  68. │   └── reflect
  69. │   └── reflect.kotlin_builtins
  70. ├── lib
  71. │   └── armeabi-v7a
  72. │   ├── libc++_shared.so
  73. │   ├── libDMSImageBarcode.so
  74. │   ├── libDMSImageWatermark.so
  75. │   ├── libers_cpu_check.so
  76. │   ├── libgnustl_shared.so
  77. │   ├── libmp.so
  78. │   ├── librsjni.so
  79. │   ├── libRSSupport.so
  80. │   ├── libscenegraph.so
  81. │   ├── libsigx.so
  82. │   ├── libspotify_embedded_shared.so
  83. │   └── libspotify_sdk.so
  84. ├── META-INF
  85. │   ├── android.arch.lifecycle_runtime.version
  86. │   ├── app_googleFreeRelease.kotlin_module
  87. │   ├── CERT.RSA
  88. │   ├── CERT.SF
  89. │   ├── com.android.support_animated-vector-drawable.version
  90. │   ├── com.android.support_appcompat-v7.version
  91. │   ├── com.android.support_cardview-v7.version
  92. │   ├── com.android.support_customtabs.version
  93. │   ├── com.android.support_design.version
  94. │   ├── com.android.support_gridlayout-v7.version
  95. │   ├── com.android.support_palette-v7.version
  96. │   ├── com.android.support_percent.version
  97. │   ├── com.android.support_preference-v7.version
  98. │   ├── com.android.support_recyclerview-v7.version
  99. │   ├── com.android.support_support-compat.version
  100. │   ├── com.android.support_support-core-ui.version
  101. │   ├── com.android.support_support-core-utils.version
  102. │   ├── com.android.support_support-dynamic-animation.version
  103. │   ├── com.android.support_support-fragment.version
  104. │   ├── com.android.support_support-media-compat.version
  105. │   ├── com.android.support_support-v4.version
  106. │   ├── com.android.support_support-vector-drawable.version
  107. │   ├── com.android.support_transition.version
  108. │   ├── kotlin-runtime.kotlin_module
  109. │   ├── kotlin-stdlib-jre7.kotlin_module
  110. │   ├── kotlin-stdlib.kotlin_module
  111. │   ├── MANIFEST.MF
  112. │   ├── mvp.kotlin_module
  113. │   ├── proguard
  114. │   │   └── okhttp3.pro
  115. │   ├── rxkotlin.kotlin_module
  116. │   ├── rxkotlin.properties
  117. │   └── shweb_release.kotlin_module
  118. ├── okhttp3
  119. │   └── internal
  120. │   └── publicsuffix
  121. │   └── publicsuffixes.gz
  122. ├── protobuf.meta
  123. ├── res
  124. │   ├── anim
  125. │   │   ├── abc_fade_in.xml
  126. │   │   ├── abc_fade_out.xml
  127. │   │   ├── abc_grow_fade_in_from_bottom.xml
  128. │   │   ├── abc_popup_enter.xml
  129. │   │   ├── abc_popup_exit.xml
  130. │   │   ├── abc_shrink_fade_out_from_bottom.xml
  131. │   │   ├── abc_slide_in_bottom.xml
  132. │   │   ├── abc_slide_in_top.xml
  133. │   │   ├── abc_slide_out_bottom.xml
  134. │   │   ├── abc_slide_out_top.xml
  135. │   │   ├── design_bottom_sheet_slide_in.xml
  136. │   │   ├── design_bottom_sheet_slide_out.xml
  137. │   │   ├── design_snackbar_in.xml
  138. │   │   ├── design_snackbar_out.xml
  139. │   │   ├── details_fade_in.xml
  140. │   │   ├── interstitial_fade_out.xml
  141. │   │   ├── no_match_fade_in.xml
  142. │   │   ├── no_match_fade_out.xml
  143. │   │   ├── rotate_center_infinite.xml
  144. │   │   ├── slide_in_bottom.xml
  145. │   │   ├── slide_out_bottom.xml
  146. │   │   ├── tooltip_enter.xml
  147. │   │   └── tooltip_exit.xml
  148. │   ├── animator-v21
  149. │   │   ├── design_appbar_state_list_animator.xml
  150. │   │   └── state_list_anim_button.xml
  151. │   ├── anim-v21
  152. │   │   ├── design_bottom_sheet_slide_in.xml
  153. │   │   ├── design_bottom_sheet_slide_out.xml
  154. │   │   ├── no_match_fade_in.xml
  155. │   │   ├── no_match_fade_out.xml
  156. │   │   ├── raise.xml
  157. │   │   ├── slide_in_bottom.xml
  158. │   │   └── slide_out_bottom.xml
  159. │   ├── color
  160. │   │   ├── abc_btn_colored_borderless_text_material.xml
  161. │   │   ├── abc_btn_colored_text_material.xml
  162. │   │   ├── abc_hint_foreground_material_dark.xml
  163. │   │   ├── abc_hint_foreground_material_light.xml
  164. │   │   ├── abc_primary_text_disable_only_material_dark.xml
  165. │   │   ├── abc_primary_text_disable_only_material_light.xml
  166. │   │   ├── abc_primary_text_material_dark.xml
  167. │   │   ├── abc_primary_text_material_light.xml
  168. │   │   ├── abc_search_url_text.xml
  169. │   │   ├── abc_secondary_text_material_dark.xml
  170. │   │   ├── abc_secondary_text_material_light.xml
  171. │   │   ├── abc_tint_btn_checkable.xml
  172. │   │   ├── abc_tint_default.xml
  173. │   │   ├── abc_tint_edittext.xml
  174. │   │   ├── abc_tint_seek_thumb.xml
  175. │   │   ├── abc_tint_spinner.xml
  176. │   │   ├── abc_tint_switch_track.xml
  177. │   │   ├── bg_button_white_selector.xml
  178. │   │   ├── bg_edittext_signup_email.xml
  179. │   │   ├── bg_edittext_signup_name.xml
  180. │   │   ├── com_facebook_button_text_color.xml
  181. │   │   ├── com_facebook_send_button_text_color.xml
  182. │   │   ├── common_google_signin_btn_text_dark.xml
  183. │   │   ├── common_google_signin_btn_text_light.xml
  184. │   │   ├── common_google_signin_btn_tint.xml
  185. │   │   ├── design_error.xml
  186. │   │   ├── design_tint_password_toggle.xml
  187. │   │   ├── primary_text_material_dark.xml
  188. │   │   ├── primary_text_material_light.xml
  189. │   │   ├── state_list_player_listen_control.xml
  190. │   │   ├── switch_thumb_material_dark.xml
  191. │   │   ├── switch_thumb_material_light.xml
  192. │   │   ├── text_button_blue_whitedisabled.xml
  193. │   │   ├── text_button_blue.xml
  194. │   │   ├── text_button_greydisabled.xml
  195. │   │   ├── text_follow_button_selector.xml
  196. │   │   ├── text_primary_dark.xml
  197. │   │   ├── text_primary_light.xml
  198. │   │   ├── text_signup_label.xml
  199. │   │   └── text_signup_next.xml
  200. │   ├── color-v11
  201. │   │   ├── abc_background_cache_hint_selector_material_dark.xml
  202. │   │   └── abc_background_cache_hint_selector_material_light.xml
  203. │   ├── color-v21
  204. │   │   └── abc_btn_colored_borderless_text_material.xml
  205. │   ├── color-v23
  206. │   │   ├── abc_btn_colored_borderless_text_material.xml
  207. │   │   ├── abc_btn_colored_text_material.xml
  208. │   │   ├── abc_color_highlight_material.xml
  209. │   │   ├── abc_tint_btn_checkable.xml
  210. │   │   ├── abc_tint_default.xml
  211. │   │   ├── abc_tint_edittext.xml
  212. │   │   ├── abc_tint_seek_thumb.xml
  213. │   │   ├── abc_tint_spinner.xml
  214. │   │   ├── abc_tint_switch_track.xml
  215. │   │   └── design_tint_password_toggle.xml
  216. │   ├── drawable
  217. │   │   ├── abc_btn_borderless_material.xml
  218. │   │   ├── abc_btn_check_material.xml
  219. │   │   ├── abc_btn_colored_material.xml
  220. │   │   ├── abc_btn_default_mtrl_shape.xml
  221. │   │   ├── abc_btn_radio_material.xml
  222. │   │   ├── abc_cab_background_internal_bg.xml
  223. │   │   ├── abc_cab_background_top_material.xml
  224. │   │   ├── abc_dialog_material_background.xml
  225. │   │   ├── abc_edit_text_material.xml
  226. │   │   ├── abc_ic_ab_back_material.xml
  227. │   │   ├── abc_ic_arrow_drop_right_black_24dp.xml
  228. │   │   ├── abc_ic_clear_material.xml
  229. │   │   ├── abc_ic_go_search_api_material.xml
  230. │   │   ├── abc_ic_menu_overflow_material.xml
  231. │   │   ├── abc_ic_search_api_material.xml
  232. │   │   ├── abc_ic_voice_search_api_material.xml
  233. │   │   ├── abc_item_background_holo_dark.xml
  234. │   │   ├── abc_item_background_holo_light.xml
  235. │   │   ├── abc_list_selector_background_transition_holo_dark.xml
  236. │   │   ├── abc_list_selector_background_transition_holo_light.xml
  237. │   │   ├── abc_list_selector_holo_dark.xml
  238. │   │   ├── abc_list_selector_holo_light.xml
  239. │   │   ├── abc_ratingbar_indicator_material.xml
  240. │   │   ├── abc_ratingbar_material.xml
  241. │   │   ├── abc_ratingbar_small_material.xml
  242. │   │   ├── abc_seekbar_thumb_material.xml
  243. │   │   ├── abc_seekbar_tick_mark_material.xml
  244. │   │   ├── abc_seekbar_track_material.xml
  245. │   │   ├── abc_spinner_textfield_background_material.xml
  246. │   │   ├── abc_switch_thumb_material.xml
  247. │   │   ├── abc_tab_indicator_material.xml
  248. │   │   ├── abc_text_cursor_material.xml
  249. │   │   ├── abc_textfield_search_material.xml
  250. │   │   ├── abc_vector_test.xml
  251. │   │   ├── bg_artist_post.xml
  252. │   │   ├── bg_button_blue_greydisabled_shape_disabled.xml
  253. │   │   ├── bg_button_blue_greydisabled.xml
  254. │   │   ├── bg_button_blue_shape_disabled.xml
  255. │   │   ├── bg_button_blue_shape_pressed.xml
  256. │   │   ├── bg_button_blue_shape.xml
  257. │   │   ├── bg_button_blue.xml
  258. │   │   ├── bg_button_discover_onboarding_genre_selector.xml
  259. │   │   ├── bg_button_discover_onboarding_genre.xml
  260. │   │   ├── bg_button_fab_light.xml
  261. │   │   ├── bg_button_fab_shape_pressed.xml
  262. │   │   ├── bg_button_fab_shape.xml
  263. │   │   ├── bg_button_fab.xml
  264. │   │   ├── bg_button_faded_light_shape.xml
  265. │   │   ├── bg_button_faded_light.xml
  266. │   │   ├── bg_button_follow_following.xml
  267. │   │   ├── bg_button_follow_shape_disabled.xml
  268. │   │   ├── bg_button_follow_shape_following.xml
  269. │   │   ├── bg_button_follow.xml
  270. │   │   ├── bg_button_grey_shape_disabled.xml
  271. │   │   ├── bg_button_grey_shape_pressed.xml
  272. │   │   ├── bg_button_grey_shape.xml
  273. │   │   ├── bg_button_grey.xml
  274. │   │   ├── bg_button_hub_overflow.xml
  275. │   │   ├── bg_button_iris_playall.xml
  276. │   │   ├── bg_button_iris_shape_disabled.xml
  277. │   │   ├── bg_button_iris_shape_pressed.xml
  278. │   │   ├── bg_button_iris_shape.xml
  279. │   │   ├── bg_button_iris.xml
  280. │   │   ├── bg_button_mask_square_shape.xml
  281. │   │   ├── bg_button_mask.xml
  282. │   │   ├── bg_button_sky_playall.xml
  283. │   │   ├── bg_button_sky_shape_disabled.xml
  284. │   │   ├── bg_button_sky_shape_pressed.xml
  285. │   │   ├── bg_button_sky_shape.xml
  286. │   │   ├── bg_button_sky.xml
  287. │   │   ├── bg_button_slime_shape_disabled.xml
  288. │   │   ├── bg_button_slime_shape_pressed.xml
  289. │   │   ├── bg_button_slime_shape.xml
  290. │   │   ├── bg_button_slime.xml
  291. │   │   ├── bg_button_spotifybar.xml
  292. │   │   ├── bg_button_transparent_dark_blueoutline_shape_pressed.xml
  293. │   │   ├── bg_button_transparent_dark_blueoutline_shape.xml
  294. │   │   ├── bg_button_transparent_dark_blueoutline.xml
  295. │   │   ├── bg_button_transparent_dark_circle_shape_pressed.xml
  296. │   │   ├── bg_button_transparent_dark_circle.xml
  297. │   │   ├── bg_button_transparent_dark_shape_pressed.xml
  298. │   │   ├── bg_button_transparent_dark_square_shape_highlighted.xml
  299. │   │   ├── bg_button_transparent_dark_square_shape_pressed.xml
  300. │   │   ├── bg_button_transparent_dark_square.xml
  301. │   │   ├── bg_button_transparent_dark.xml
  302. │   │   ├── bg_button_transparent_light_circle_shape_pressed.xml
  303. │   │   ├── bg_button_transparent_light_circle.xml
  304. │   │   ├── bg_button_transparent_light_shape_pressed.xml
  305. │   │   ├── bg_button_transparent_light_square_shape_pressed.xml
  306. │   │   ├── bg_button_transparent_light_square.xml
  307. │   │   ├── bg_button_transparent_light.xml
  308. │   │   ├── bg_button_transparent_shape_activated.xml
  309. │   │   ├── bg_button_visual_shape_pressed.xml
  310. │   │   ├── bg_button_visual.xml
  311. │   │   ├── bg_button_white_shape_activated.xml
  312. │   │   ├── bg_button_white_shape_disabled.xml
  313. │   │   ├── bg_button_white_shape_pressed.xml
  314. │   │   ├── bg_button_white_shape.xml
  315. │   │   ├── bg_button_white_square_shape_activated.xml
  316. │   │   ├── bg_button_white_square_shape_disabled.xml
  317. │   │   ├── bg_button_white_square_shape_pressed.xml
  318. │   │   ├── bg_button_white_square_shape.xml
  319. │   │   ├── bg_button_white_square.xml
  320. │   │   ├── bg_button_white.xml
  321. │   │   ├── bg_facebook_ad_rating.xml
  322. │   │   ├── bg_floating_button_pill.xml
  323. │   │   ├── bg_floating_tagging_button.xml
  324. │   │   ├── bg_home.xml
  325. │   │   ├── bg_hub.xml
  326. │   │   ├── bg_onboarding_discover_artists_item.xml
  327. │   │   ├── bg_pill_light.xml
  328. │   │   ├── bg_post_editor_publisher_details.xml
  329. │   │   ├── bg_preference_pill.xml
  330. │   │   ├── bg_punch_hole_base_mask.xml
  331. │   │   ├── bg_textview_adlabel_short.xml
  332. │   │   ├── bg_textview_white_rounded_digest.xml
  333. │   │   ├── bg_toolbar_protector_digest_card.xml
  334. │   │   ├── bg_video_loading.xml
  335. │   │   ├── blue_button_normal.xml
  336. │   │   ├── blue_button_pressed.xml
  337. │   │   ├── blue_button.xml
  338. │   │   ├── callout_background_blue.xml
  339. │   │   ├── com_facebook_auth_dialog_background.xml
  340. │   │   ├── com_facebook_auth_dialog_cancel_background.xml
  341. │   │   ├── com_facebook_auth_dialog_header_background.xml
  342. │   │   ├── com_facebook_button_background.xml
  343. │   │   ├── com_facebook_button_icon.xml
  344. │   │   ├── com_facebook_button_like_background.xml
  345. │   │   ├── com_facebook_button_login_background.xml
  346. │   │   ├── com_facebook_button_login_logo.xml
  347. │   │   ├── com_facebook_button_login_silver_background.xml
  348. │   │   ├── com_facebook_button_send_background.xml
  349. │   │   ├── com_facebook_favicon_blue.xml
  350. │   │   ├── com_facebook_send_button_icon.xml
  351. │   │   ├── common_google_signin_btn_icon_dark_focused.xml
  352. │   │   ├── common_google_signin_btn_icon_dark_normal.xml
  353. │   │   ├── common_google_signin_btn_icon_dark.xml
  354. │   │   ├── common_google_signin_btn_icon_disabled.xml
  355. │   │   ├── common_google_signin_btn_icon_light_focused.xml
  356. │   │   ├── common_google_signin_btn_icon_light_normal.xml
  357. │   │   ├── common_google_signin_btn_icon_light.xml
  358. │   │   ├── common_google_signin_btn_text_dark_focused.xml
  359. │   │   ├── common_google_signin_btn_text_dark_normal.xml
  360. │   │   ├── common_google_signin_btn_text_dark.xml
  361. │   │   ├── common_google_signin_btn_text_disabled.xml
  362. │   │   ├── common_google_signin_btn_text_light_focused.xml
  363. │   │   ├── common_google_signin_btn_text_light_normal.xml
  364. │   │   ├── common_google_signin_btn_text_light.xml
  365. │   │   ├── design_bottom_navigation_item_background.xml
  366. │   │   ├── design_fab_background.xml
  367. │   │   ├── design_password_eye.xml
  368. │   │   ├── design_snackbar_background.xml
  369. │   │   ├── dialog_button_secondary.xml
  370. │   │   ├── dialog_button.xml
  371. │   │   ├── divider_light_grey.xml
  372. │   │   ├── divider_my_shazam_item.xml
  373. │   │   ├── divider_track_item.xml
  374. │   │   ├── divider_transparent.xml
  375. │   │   ├── divider_vertical_light.xml
  376. │   │   ├── divider_white_15pc.xml
  377. │   │   ├── empty_my_shazam.xml
  378. │   │   ├── ic_ab_back_material_white.xml
  379. │   │   ├── ic_animated_myshazam_avatar_1.xml
  380. │   │   ├── ic_animated_myshazam_avatar_2.xml
  381. │   │   ├── ic_animated_myshazam_avatar_3.xml
  382. │   │   ├── ic_animated_myshazam_avatar_4.xml
  383. │   │   ├── ic_animated_myshazam_avatar.xml
  384. │   │   ├── ic_artist_post_play.xml
  385. │   │   ├── ic_background_notes.xml
  386. │   │   ├── ic_badge.xml
  387. │   │   ├── ic_button_overflow_white.xml
  388. │   │   ├── ic_check_circle_blue.xml
  389. │   │   ├── ic_check_circle_white.xml
  390. │   │   ├── ic_check.xml
  391. │   │   ├── ic_close_white.xml
  392. │   │   ├── ic_cloud_spinner.xml
  393. │   │   ├── ic_compact_follow_button_selector.xml
  394. │   │   ├── ic_concerts_fallback.xml
  395. │   │   ├── ic_cover_art_fallback.xml
  396. │   │   ├── ic_discover.xml
  397. │   │   ├── ic_dismiss.xml
  398. │   │   ├── ic_envelope.xml
  399. │   │   ├── ic_expand_less.xml
  400. │   │   ├── ic_expand_more.xml
  401. │   │   ├── ic_facebook_ad_empty_star.xml
  402. │   │   ├── ic_facebook_ad_full_star.xml
  403. │   │   ├── ic_facebook_ad_half_star.xml
  404. │   │   ├── ic_follow_button_selector.xml
  405. │   │   ├── ic_info.xml
  406. │   │   ├── ic_like_heart_selector.xml
  407. │   │   ├── ic_menu_settings.xml
  408. │   │   ├── ic_more_vert.xml
  409. │   │   ├── ic_news_feed_follow_artist_selector.xml
  410. │   │   ├── ic_nomatch_fallback.xml
  411. │   │   ├── ic_pause.xml
  412. │   │   ├── ic_placeholder_loading_avatar_digest.xml
  413. │   │   ├── ic_placeholder_loading_transparent.xml
  414. │   │   ├── ic_placeholder_loading.xml
  415. │   │   ├── ic_placeholder_text_lyrics.xml
  416. │   │   ├── ic_placeholder_text_primary.xml
  417. │   │   ├── ic_placeholder_text_secondary.xml
  418. │   │   ├── ic_play_all_preview.xml
  419. │   │   ├── ic_play_all_spotify_supercharged.xml
  420. │   │   ├── ic_player_listen_dislike.xml
  421. │   │   ├── ic_player_listen_like.xml
  422. │   │   ├── ic_player_listen_next.xml
  423. │   │   ├── ic_player_listen_pause.xml
  424. │   │   ├── ic_player_listen_play.xml
  425. │   │   ├── ic_player_listen_previous.xml
  426. │   │   ├── ic_player_listen_spotify.xml
  427. │   │   ├── ic_play.xml
  428. │   │   ├── ic_publish_comment_selector.xml
  429. │   │   ├── ic_qs_auto_shazam.xml
  430. │   │   ├── ic_save_shazams.xml
  431. │   │   ├── ic_share_white_disabled.xml
  432. │   │   ├── ic_share.xml
  433. │   │   ├── ic_shazam_logo_button_base_mask.xml
  434. │   │   ├── ic_shazam_logo_button_chrome.xml
  435. │   │   ├── ic_shazam_logo_s.xml
  436. │   │   ├── ic_shortcut_auto_shazam.xml
  437. │   │   ├── ic_shortcut_shazam_now.xml
  438. │   │   ├── ic_shortcut_visual_shazam.xml
  439. │   │   ├── ic_sto_placeholder.xml
  440. │   │   ├── ic_user_avatar_large.xml
  441. │   │   ├── ic_verified_tick.xml
  442. │   │   ├── ic_verified.xml
  443. │   │   ├── ic_visual_onboarding_phone.xml
  444. │   │   ├── ic_visual_shazam.xml
  445. │   │   ├── ic_youtube_play_burnt_orange.xml
  446. │   │   ├── ic_youtube_play.xml
  447. │   │   ├── legacy_list_selector.xml
  448. │   │   ├── messenger_button_blue_bg_round.xml
  449. │   │   ├── messenger_button_blue_bg_selector.xml
  450. │   │   ├── messenger_button_white_bg_round.xml
  451. │   │   ├── messenger_button_white_bg_selector.xml
  452. │   │   ├── metadata_fade.xml
  453. │   │   ├── navigation_empty_icon.xml
  454. │   │   ├── notification_bg_low.xml
  455. │   │   ├── notification_bg.xml
  456. │   │   ├── notification_icon_background.xml
  457. │   │   ├── notification_tile_bg.xml
  458. │   │   ├── play_with_divider.xml
  459. │   │   ├── preference_button_normal.xml
  460. │   │   ├── preference_button_pressed.xml
  461. │   │   ├── preference_button.xml
  462. │   │   ├── preference_list_divider.xml
  463. │   │   ├── shazam_progress_black.xml
  464. │   │   ├── shazam_progress_shazam_blue.xml
  465. │   │   ├── shazam_progress_white.xml
  466. │   │   ├── signup_arrow_right_selector.xml
  467. │   │   ├── stores_background_open.xml
  468. │   │   ├── toolbar_shadow.xml
  469. │   │   ├── tooltip_frame_dark.xml
  470. │   │   └── tooltip_frame_light.xml
  471. │   ├── drawable-anydpi-v21
  472. │   │   ├── design_ic_visibility_off.xml
  473. │   │   └── design_ic_visibility.xml
  474. │   ├── drawable-hdpi-v4
  475. │   │   ├── abc_ab_share_pack_mtrl_alpha.9.png
  476. │   │   ├── abc_btn_check_to_on_mtrl_000.png
  477. │   │   ├── abc_btn_check_to_on_mtrl_015.png
  478. │   │   ├── abc_btn_radio_to_on_mtrl_000.png
  479. │   │   ├── abc_btn_radio_to_on_mtrl_015.png
  480. │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
  481. │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
  482. │   │   ├── abc_cab_background_top_mtrl_alpha.9.png
  483. │   │   ├── abc_ic_commit_search_api_mtrl_alpha.png
  484. │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
  485. │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
  486. │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
  487. │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
  488. │   │   ├── abc_ic_menu_share_mtrl_alpha.png
  489. │   │   ├── abc_ic_star_black_16dp.png
  490. │   │   ├── abc_ic_star_black_36dp.png
  491. │   │   ├── abc_ic_star_black_48dp.png
  492. │   │   ├── abc_ic_star_half_black_16dp.png
  493. │   │   ├── abc_ic_star_half_black_36dp.png
  494. │   │   ├── abc_ic_star_half_black_48dp.png
  495. │   │   ├── abc_list_divider_mtrl_alpha.9.png
  496. │   │   ├── abc_list_focused_holo.9.png
  497. │   │   ├── abc_list_longpressed_holo.9.png
  498. │   │   ├── abc_list_pressed_holo_dark.9.png
  499. │   │   ├── abc_list_pressed_holo_light.9.png
  500. │   │   ├── abc_list_selector_disabled_holo_dark.9.png
  501. │   │   ├── abc_list_selector_disabled_holo_light.9.png
  502. │   │   ├── abc_menu_hardkey_panel_mtrl_mult.9.png
  503. │   │   ├── abc_popup_background_mtrl_mult.9.png
  504. │   │   ├── abc_scrubber_control_off_mtrl_alpha.png
  505. │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
  506. │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
  507. │   │   ├── abc_scrubber_primary_mtrl_alpha.9.png
  508. │   │   ├── abc_scrubber_track_mtrl_alpha.9.png
  509. │   │   ├── abc_spinner_mtrl_am_alpha.9.png
  510. │   │   ├── abc_switch_track_mtrl_alpha.9.png
  511. │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
  512. │   │   ├── abc_textfield_activated_mtrl_alpha.9.png
  513. │   │   ├── abc_textfield_default_mtrl_alpha.9.png
  514. │   │   ├── abc_textfield_search_activated_mtrl_alpha.9.png
  515. │   │   ├── abc_textfield_search_default_mtrl_alpha.9.png
  516. │   │   ├── abc_text_select_handle_left_mtrl_dark.png
  517. │   │   ├── abc_text_select_handle_left_mtrl_light.png
  518. │   │   ├── abc_text_select_handle_middle_mtrl_dark.png
  519. │   │   ├── abc_text_select_handle_middle_mtrl_light.png
  520. │   │   ├── abc_text_select_handle_right_mtrl_dark.png
  521. │   │   ├── abc_text_select_handle_right_mtrl_light.png
  522. │   │   ├── bg_button_fab_shadow.webp
  523. │   │   ├── bg_imageview_card_avatar.webp
  524. │   │   ├── bg_punch_hole_chrome.webp
  525. │   │   ├── bg_toast_rounded.9.png
  526. │   │   ├── buffer_icon_black.webp
  527. │   │   ├── button_video_play.webp
  528. │   │   ├── buy_button.9.png
  529. │   │   ├── com_facebook_button_icon_blue.png
  530. │   │   ├── com_facebook_button_icon_white.png
  531. │   │   ├── com_facebook_button_like_icon_selected.png
  532. │   │   ├── com_facebook_button_send_icon_blue.png
  533. │   │   ├── com_facebook_button_send_icon_white.png
  534. │   │   ├── com_facebook_close.png
  535. │   │   ├── com_facebook_tooltip_black_background.9.png
  536. │   │   ├── com_facebook_tooltip_black_bottomnub.png
  537. │   │   ├── com_facebook_tooltip_black_topnub.png
  538. │   │   ├── com_facebook_tooltip_black_xout.png
  539. │   │   ├── com_facebook_tooltip_blue_background.9.png
  540. │   │   ├── com_facebook_tooltip_blue_bottomnub.png
  541. │   │   ├── com_facebook_tooltip_blue_topnub.png
  542. │   │   ├── com_facebook_tooltip_blue_xout.png
  543. │   │   ├── common_full_open_on_phone.png
  544. │   │   ├── common_google_signin_btn_icon_dark_normal_background.9.png
  545. │   │   ├── common_google_signin_btn_icon_light_normal_background.9.png
  546. │   │   ├── common_google_signin_btn_text_dark_normal_background.9.png
  547. │   │   ├── common_google_signin_btn_text_light_normal_background.9.png
  548. │   │   ├── design_ic_visibility_off.png
  549. │   │   ├── design_ic_visibility.png
  550. │   │   ├── empty_my_shazam_item.9.png
  551. │   │   ├── googleg_disabled_color_18.png
  552. │   │   ├── googleg_standard_color_18.png
  553. │   │   ├── ic_add_to_playlist_shazam.webp
  554. │   │   ├── ic_add_to_playlist_spotify.webp
  555. │   │   ├── ic_add_to_playlist.webp
  556. │   │   ├── ic_arrow_dark.webp
  557. │   │   ├── ic_blocked_camera.webp
  558. │   │   ├── ic_blocked_location.webp
  559. │   │   ├── ic_blocked_mic.webp
  560. │   │   ├── ic_check_circle.webp
  561. │   │   ├── ic_compact_follow_button_following.webp
  562. │   │   ├── ic_compact_follow_button_not_following.webp
  563. │   │   ├── ic_connect_modal_spotify.webp
  564. │   │   ├── ic_connect_screen_magnify.webp
  565. │   │   ├── ic_connect_screen_phone.webp
  566. │   │   ├── ic_connect_screen_spotify_logo.webp
  567. │   │   ├── ic_default_email_client.webp
  568. │   │   ├── ic_delete.webp
  569. │   │   ├── ic_digest_pause.webp
  570. │   │   ├── ic_digest_play.webp
  571. │   │   ├── ic_discover_onboarding_card1.webp
  572. │   │   ├── ic_discover_onboarding_card2.webp
  573. │   │   ├── ic_discover_onboarding_card3.webp
  574. │   │   ├── ic_envelope_back.webp
  575. │   │   ├── ic_envelope_front.webp
  576. │   │   ├── ic_envelope_middle.webp
  577. │   │   ├── ic_error.webp
  578. │   │   ├── ic_facebook_logo.webp
  579. │   │   ├── ic_follow_button_following.webp
  580. │   │   ├── ic_follow_button_not_following.webp
  581. │   │   ├── ic_hub_fallback.webp
  582. │   │   ├── ic_like_heart_empty.webp
  583. │   │   ├── ic_like_heart_filled.webp
  584. │   │   ├── ic_my_location.webp
  585. │   │   ├── ic_news_feed_follow_artist_disabled.webp
  586. │   │   ├── ic_news_feed_follow_artist.webp
  587. │   │   ├── ic_news_feed_following_artist_disabled.webp
  588. │   │   ├── ic_news_feed_following_artist.webp
  589. │   │   ├── ic_notification_player_close.webp
  590. │   │   ├── ic_notification_player_pause.webp
  591. │   │   ├── ic_notification_player_play.webp
  592. │   │   ├── ic_overflow_add_to_spotify.webp
  593. │   │   ├── ic_overflow_buy.webp
  594. │   │   ├── ic_overflow_connect.webp
  595. │   │   ├── ic_overflow_myshazam.webp
  596. │   │   ├── ic_overflow_share.webp
  597. │   │   ├── ic_overflow_view_artist.webp
  598. │   │   ├── ic_overflow.webp
  599. │   │   ├── ic_pending_lightning.webp
  600. │   │   ├── ic_placeholder_artist.webp
  601. │   │   ├── ic_placeholder_empty_state.webp
  602. │   │   ├── ic_placeholder_round.webp
  603. │   │   ├── ic_placeholder_square.webp
  604. │   │   ├── ic_play_all_play_icon_disabled.webp
  605. │   │   ├── ic_play_all_play_icon.webp
  606. │   │   ├── ic_play_all_spotify_supercharged_icon_disabled.webp
  607. │   │   ├── ic_play_all_spotify_supercharged_icon.webp
  608. │   │   ├── ic_playback_loading_spinner_overlay.webp
  609. │   │   ├── ic_playback_next.webp
  610. │   │   ├── ic_playback_pause_black.webp
  611. │   │   ├── ic_playback_pause_blue.webp
  612. │   │   ├── ic_playback_pause_overlay.webp
  613. │   │   ├── ic_playback_pause.webp
  614. │   │   ├── ic_playback_play_black.webp
  615. │   │   ├── ic_playback_play_overlay.webp
  616. │   │   ├── ic_playback_play.webp
  617. │   │   ├── ic_playback_previous.webp
  618. │   │   ├── ic_player_modal_upsell_spotify.webp
  619. │   │   ├── ic_publish_comment.webp
  620. │   │   ├── ic_refresh.webp
  621. │   │   ├── ic_search_empty_state.webp
  622. │   │   ├── ic_search_grey.webp
  623. │   │   ├── ic_search_nomatch.webp
  624. │   │   ├── ic_search_white.webp
  625. │   │   ├── ic_share_grey.webp
  626. │   │   ├── ic_share_white.webp
  627. │   │   ├── ic_spotify_white.webp
  628. │   │   ├── ic_star_empty.webp
  629. │   │   ├── ic_star_full.webp
  630. │   │   ├── ic_star_half.webp
  631. │   │   ├── ic_streaming_supercharge_spotify_mini.webp
  632. │   │   ├── ic_system_shazam_notification_icon.webp
  633. │   │   ├── ic_tick_blue.webp
  634. │   │   ├── ic_toast_error.webp
  635. │   │   ├── ic_toast_shazam.webp
  636. │   │   ├── ic_toast_tick.webp
  637. │   │   ├── ic_toolbar_shazam.webp
  638. │   │   ├── ic_tooltip_down_arrow.webp
  639. │   │   ├── ic_track_shazams.webp
  640. │   │   ├── ic_user_avatar_opaque.webp
  641. │   │   ├── ic_user_avatar.webp
  642. │   │   ├── ic_verified_artist_blue.webp
  643. │   │   ├── ic_verified_artist_grey.webp
  644. │   │   ├── ic_verified_artist_white.webp
  645. │   │   ├── ic_visual_onboarding_bottle.webp
  646. │   │   ├── ic_visual_onboarding_magazine.webp
  647. │   │   ├── ic_visual_onboarding_music_notes.webp
  648. │   │   ├── ic_visual_onboarding_phone1.webp
  649. │   │   ├── ic_visual_onboarding_phone2.webp
  650. │   │   ├── ic_youtube_loading.png
  651. │   │   ├── messenger_bubble_large_blue.png
  652. │   │   ├── messenger_bubble_large_white.png
  653. │   │   ├── messenger_bubble_small_blue.png
  654. │   │   ├── messenger_bubble_small_white.png
  655. │   │   ├── messenger_button_send_round_shadow.png
  656. │   │   ├── notification_bg_low_normal.9.png
  657. │   │   ├── notification_bg_low_pressed.9.png
  658. │   │   ├── notification_bg_normal.9.png
  659. │   │   ├── notification_bg_normal_pressed.9.png
  660. │   │   ├── notify_panel_notification_icon_bg.png
  661. │   │   ├── places_ic_clear.png
  662. │   │   ├── places_ic_search.png
  663. │   │   ├── play_menu_bg.9.png
  664. │   │   ├── play.webp
  665. │   │   ├── powered_by_google_dark.png
  666. │   │   ├── powered_by_google_light.png
  667. │   │   ├── preview_disabled_dark.webp
  668. │   │   ├── preview_disabled.webp
  669. │   │   ├── preview_loading_ring.webp
  670. │   │   ├── sync_onboarding_cloud.webp
  671. │   │   └── textfield_default_mtrl_alpha.9.png
  672. │   ├── drawable-land-xxhdpi-v4
  673. │   │   └── image_chart_map.webp
  674. │   ├── drawable-ldrtl-hdpi-v17
  675. │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
  676. │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
  677. │   │   └── abc_spinner_mtrl_am_alpha.9.png
  678. │   ├── drawable-ldrtl-mdpi-v17
  679. │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
  680. │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
  681. │   │   └── abc_spinner_mtrl_am_alpha.9.png
  682. │   ├── drawable-ldrtl-xhdpi-v17
  683. │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
  684. │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
  685. │   │   └── abc_spinner_mtrl_am_alpha.9.png
  686. │   ├── drawable-ldrtl-xxhdpi-v17
  687. │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
  688. │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
  689. │   │   └── abc_spinner_mtrl_am_alpha.9.png
  690. │   ├── drawable-ldrtl-xxxhdpi-v17
  691. │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
  692. │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
  693. │   │   └── abc_spinner_mtrl_am_alpha.9.png
  694. │   ├── drawable-mdpi-v4
  695. │   │   ├── abc_ab_share_pack_mtrl_alpha.9.png
  696. │   │   ├── abc_btn_check_to_on_mtrl_000.png
  697. │   │   ├── abc_btn_check_to_on_mtrl_015.png
  698. │   │   ├── abc_btn_radio_to_on_mtrl_000.png
  699. │   │   ├── abc_btn_radio_to_on_mtrl_015.png
  700. │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
  701. │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
  702. │   │   ├── abc_cab_background_top_mtrl_alpha.9.png
  703. │   │   ├── abc_ic_commit_search_api_mtrl_alpha.png
  704. │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
  705. │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
  706. │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
  707. │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
  708. │   │   ├── abc_ic_menu_share_mtrl_alpha.png
  709. │   │   ├── abc_ic_star_black_16dp.png
  710. │   │   ├── abc_ic_star_black_36dp.png
  711. │   │   ├── abc_ic_star_black_48dp.png
  712. │   │   ├── abc_ic_star_half_black_16dp.png
  713. │   │   ├── abc_ic_star_half_black_36dp.png
  714. │   │   ├── abc_ic_star_half_black_48dp.png
  715. │   │   ├── abc_list_divider_mtrl_alpha.9.png
  716. │   │   ├── abc_list_focused_holo.9.png
  717. │   │   ├── abc_list_longpressed_holo.9.png
  718. │   │   ├── abc_list_pressed_holo_dark.9.png
  719. │   │   ├── abc_list_pressed_holo_light.9.png
  720. │   │   ├── abc_list_selector_disabled_holo_dark.9.png
  721. │   │   ├── abc_list_selector_disabled_holo_light.9.png
  722. │   │   ├── abc_menu_hardkey_panel_mtrl_mult.9.png
  723. │   │   ├── abc_popup_background_mtrl_mult.9.png
  724. │   │   ├── abc_scrubber_control_off_mtrl_alpha.png
  725. │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
  726. │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
  727. │   │   ├── abc_scrubber_primary_mtrl_alpha.9.png
  728. │   │   ├── abc_scrubber_track_mtrl_alpha.9.png
  729. │   │   ├── abc_spinner_mtrl_am_alpha.9.png
  730. │   │   ├── abc_switch_track_mtrl_alpha.9.png
  731. │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
  732. │   │   ├── abc_textfield_activated_mtrl_alpha.9.png
  733. │   │   ├── abc_textfield_default_mtrl_alpha.9.png
  734. │   │   ├── abc_textfield_search_activated_mtrl_alpha.9.png
  735. │   │   ├── abc_textfield_search_default_mtrl_alpha.9.png
  736. │   │   ├── abc_text_select_handle_left_mtrl_dark.png
  737. │   │   ├── abc_text_select_handle_left_mtrl_light.png
  738. │   │   ├── abc_text_select_handle_middle_mtrl_dark.png
  739. │   │   ├── abc_text_select_handle_middle_mtrl_light.png
  740. │   │   ├── abc_text_select_handle_right_mtrl_dark.png
  741. │   │   ├── abc_text_select_handle_right_mtrl_light.png
  742. │   │   ├── com_facebook_button_icon_blue.png
  743. │   │   ├── com_facebook_button_icon_white.png
  744. │   │   ├── com_facebook_button_like_icon_selected.png
  745. │   │   ├── com_facebook_button_send_icon_blue.png
  746. │   │   ├── com_facebook_button_send_icon_white.png
  747. │   │   ├── com_facebook_close.png
  748. │   │   ├── com_facebook_profile_picture_blank_portrait.png
  749. │   │   ├── com_facebook_profile_picture_blank_square.png
  750. │   │   ├── com_facebook_tooltip_black_background.9.png
  751. │   │   ├── com_facebook_tooltip_black_bottomnub.png
  752. │   │   ├── com_facebook_tooltip_black_topnub.png
  753. │   │   ├── com_facebook_tooltip_black_xout.png
  754. │   │   ├── com_facebook_tooltip_blue_background.9.png
  755. │   │   ├── com_facebook_tooltip_blue_bottomnub.png
  756. │   │   ├── com_facebook_tooltip_blue_topnub.png
  757. │   │   ├── com_facebook_tooltip_blue_xout.png
  758. │   │   ├── common_google_signin_btn_icon_dark_normal_background.9.png
  759. │   │   ├── common_google_signin_btn_icon_light_normal_background.9.png
  760. │   │   ├── common_google_signin_btn_text_dark_normal_background.9.png
  761. │   │   ├── common_google_signin_btn_text_light_normal_background.9.png
  762. │   │   ├── design_ic_visibility_off.png
  763. │   │   ├── design_ic_visibility.png
  764. │   │   ├── googleg_disabled_color_18.png
  765. │   │   ├── googleg_standard_color_18.png
  766. │   │   ├── messenger_bubble_large_blue.png
  767. │   │   ├── messenger_bubble_large_white.png
  768. │   │   ├── messenger_bubble_small_blue.png
  769. │   │   ├── messenger_bubble_small_white.png
  770. │   │   ├── messenger_button_send_round_shadow.png
  771. │   │   ├── notification_bg_low_normal.9.png
  772. │   │   ├── notification_bg_low_pressed.9.png
  773. │   │   ├── notification_bg_normal.9.png
  774. │   │   ├── notification_bg_normal_pressed.9.png
  775. │   │   ├── notify_panel_notification_icon_bg.png
  776. │   │   ├── places_ic_clear.png
  777. │   │   ├── places_ic_search.png
  778. │   │   ├── powered_by_google_dark.png
  779. │   │   └── powered_by_google_light.png
  780. │   ├── drawable-nodpi-v4
  781. │   │   ├── explore_image_background.webp
  782. │   │   ├── explore_no_cover.webp
  783. │   │   ├── widget_preview.webp
  784. │   │   └── widget_tag_now.webp
  785. │   ├── drawable-v21
  786. │   │   ├── abc_action_bar_item_background_material.xml
  787. │   │   ├── abc_btn_colored_material.xml
  788. │   │   ├── abc_edit_text_material.xml
  789. │   │   ├── abc_ratingbar_indicator_material.xml
  790. │   │   ├── abc_ratingbar_material.xml
  791. │   │   ├── abc_ratingbar_small_material.xml
  792. │   │   ├── avd_hide_password_1.xml
  793. │   │   ├── avd_hide_password_2.xml
  794. │   │   ├── avd_hide_password_3.xml
  795. │   │   ├── avd_hide_password.xml
  796. │   │   ├── avd_show_password_1.xml
  797. │   │   ├── avd_show_password_2.xml
  798. │   │   ├── avd_show_password_3.xml
  799. │   │   ├── avd_show_password.xml
  800. │   │   ├── bg_button_blue.xml
  801. │   │   ├── bg_button_discover_onboarding_genre.xml
  802. │   │   ├── bg_button_fab_light.xml
  803. │   │   ├── bg_button_fab.xml
  804. │   │   ├── bg_button_faded_light.xml
  805. │   │   ├── bg_button_follow_following.xml
  806. │   │   ├── bg_button_grey.xml
  807. │   │   ├── bg_button_hub_overflow.xml
  808. │   │   ├── bg_button_iris.xml
  809. │   │   ├── bg_button_sky.xml
  810. │   │   ├── bg_button_slime.xml
  811. │   │   ├── bg_button_transparent_dark_blueoutline.xml
  812. │   │   ├── bg_button_transparent_dark_circle.xml
  813. │   │   ├── bg_button_transparent_dark_square.xml
  814. │   │   ├── bg_button_transparent_dark.xml
  815. │   │   ├── bg_button_transparent_light_circle.xml
  816. │   │   ├── bg_button_transparent_light_square.xml
  817. │   │   ├── bg_button_transparent_light.xml
  818. │   │   ├── bg_button_visual.xml
  819. │   │   ├── bg_button_white_square.xml
  820. │   │   ├── bg_button_white.xml
  821. │   │   ├── bg_dialog_material.xml
  822. │   │   ├── design_bottom_navigation_item_background.xml
  823. │   │   ├── design_password_eye.xml
  824. │   │   ├── fg_my_shazam_header_avatar.xml
  825. │   │   ├── ic_animated_myshazam_avatar_1.xml
  826. │   │   ├── ic_animated_myshazam_avatar_2.xml
  827. │   │   ├── ic_animated_myshazam_avatar_3.xml
  828. │   │   ├── ic_animated_myshazam_avatar.xml
  829. │   │   └── notification_action_background.xml
  830. │   ├── drawable-v23
  831. │   │   └── abc_control_background_material.xml
  832. │   ├── drawable-xhdpi-v4
  833. │   │   ├── abc_ab_share_pack_mtrl_alpha.9.png
  834. │   │   ├── abc_btn_check_to_on_mtrl_000.png
  835. │   │   ├── abc_btn_check_to_on_mtrl_015.png
  836. │   │   ├── abc_btn_radio_to_on_mtrl_000.png
  837. │   │   ├── abc_btn_radio_to_on_mtrl_015.png
  838. │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
  839. │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
  840. │   │   ├── abc_cab_background_top_mtrl_alpha.9.png
  841. │   │   ├── abc_ic_commit_search_api_mtrl_alpha.png
  842. │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
  843. │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
  844. │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
  845. │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
  846. │   │   ├── abc_ic_menu_share_mtrl_alpha.png
  847. │   │   ├── abc_ic_star_black_16dp.png
  848. │   │   ├── abc_ic_star_black_36dp.png
  849. │   │   ├── abc_ic_star_black_48dp.png
  850. │   │   ├── abc_ic_star_half_black_16dp.png
  851. │   │   ├── abc_ic_star_half_black_36dp.png
  852. │   │   ├── abc_ic_star_half_black_48dp.png
  853. │   │   ├── abc_list_divider_mtrl_alpha.9.png
  854. │   │   ├── abc_list_focused_holo.9.png
  855. │   │   ├── abc_list_longpressed_holo.9.png
  856. │   │   ├── abc_list_pressed_holo_dark.9.png
  857. │   │   ├── abc_list_pressed_holo_light.9.png
  858. │   │   ├── abc_list_selector_disabled_holo_dark.9.png
  859. │   │   ├── abc_list_selector_disabled_holo_light.9.png
  860. │   │   ├── abc_menu_hardkey_panel_mtrl_mult.9.png
  861. │   │   ├── abc_popup_background_mtrl_mult.9.png
  862. │   │   ├── abc_scrubber_control_off_mtrl_alpha.png
  863. │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
  864. │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
  865. │   │   ├── abc_scrubber_primary_mtrl_alpha.9.png
  866. │   │   ├── abc_scrubber_track_mtrl_alpha.9.png
  867. │   │   ├── abc_spinner_mtrl_am_alpha.9.png
  868. │   │   ├── abc_switch_track_mtrl_alpha.9.png
  869. │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
  870. │   │   ├── abc_textfield_activated_mtrl_alpha.9.png
  871. │   │   ├── abc_textfield_default_mtrl_alpha.9.png
  872. │   │   ├── abc_textfield_search_activated_mtrl_alpha.9.png
  873. │   │   ├── abc_textfield_search_default_mtrl_alpha.9.png
  874. │   │   ├── abc_text_select_handle_left_mtrl_dark.png
  875. │   │   ├── abc_text_select_handle_left_mtrl_light.png
  876. │   │   ├── abc_text_select_handle_middle_mtrl_dark.png
  877. │   │   ├── abc_text_select_handle_middle_mtrl_light.png
  878. │   │   ├── abc_text_select_handle_right_mtrl_dark.png
  879. │   │   ├── abc_text_select_handle_right_mtrl_light.png
  880. │   │   ├── amu_bubble_mask.9.png
  881. │   │   ├── amu_bubble_shadow.9.png
  882. │   │   ├── bg_button_fab_shadow.webp
  883. │   │   ├── bg_punch_hole_chrome.webp
  884. │   │   ├── bg_toast_rounded.9.png
  885. │   │   ├── buffer_icon_black.webp
  886. │   │   ├── button_video_play.webp
  887. │   │   ├── buy_button.9.png
  888. │   │   ├── com_facebook_button_icon_blue.png
  889. │   │   ├── com_facebook_button_icon_white.png
  890. │   │   ├── com_facebook_button_like_icon_selected.png
  891. │   │   ├── com_facebook_button_send_icon_blue.png
  892. │   │   ├── com_facebook_button_send_icon_white.png
  893. │   │   ├── com_facebook_close.png
  894. │   │   ├── com_facebook_tooltip_black_background.9.png
  895. │   │   ├── com_facebook_tooltip_black_bottomnub.png
  896. │   │   ├── com_facebook_tooltip_black_topnub.png
  897. │   │   ├── com_facebook_tooltip_black_xout.png
  898. │   │   ├── com_facebook_tooltip_blue_background.9.png
  899. │   │   ├── com_facebook_tooltip_blue_bottomnub.png
  900. │   │   ├── com_facebook_tooltip_blue_topnub.png
  901. │   │   ├── com_facebook_tooltip_blue_xout.png
  902. │   │   ├── common_full_open_on_phone.png
  903. │   │   ├── common_google_signin_btn_icon_dark_normal_background.9.png
  904. │   │   ├── common_google_signin_btn_icon_light_normal_background.9.png
  905. │   │   ├── common_google_signin_btn_text_dark_normal_background.9.png
  906. │   │   ├── common_google_signin_btn_text_light_normal_background.9.png
  907. │   │   ├── design_ic_visibility_off.png
  908. │   │   ├── design_ic_visibility.png
  909. │   │   ├── empty_my_shazam_item.9.png
  910. │   │   ├── erbackbutton.png
  911. │   │   ├── erfavoriteon.png
  912. │   │   ├── erfavorite.png
  913. │   │   ├── ergenericbutton.9.png
  914. │   │   ├── ergif.png
  915. │   │   ├── erhistorybutton.png
  916. │   │   ├── ericonloading.png
  917. │   │   ├── ericonrounding.png
  918. │   │   ├── erinfopage1.jpg
  919. │   │   ├── erinfopage2.jpg
  920. │   │   ├── erinfopage3.jpg
  921. │   │   ├── erinfo.png
  922. │   │   ├── erphoto.png
  923. │   │   ├── errescandisabled.png
  924. │   │   ├── errescanenabled.png
  925. │   │   ├── errescan.xml
  926. │   │   ├── erswitchcamera.png
  927. │   │   ├── ertoolbarbackground.xml
  928. │   │   ├── ertoolbarclose.png
  929. │   │   ├── ertoolbaropen.png
  930. │   │   ├── ertoolbarscale.9.png
  931. │   │   ├── ertorch.png
  932. │   │   ├── erzapbuttonsmall.png
  933. │   │   ├── googleg_disabled_color_18.png
  934. │   │   ├── googleg_standard_color_18.png
  935. │   │   ├── ic_add_to_playlist_shazam.webp
  936. │   │   ├── ic_add_to_playlist_spotify.webp
  937. │   │   ├── ic_add_to_playlist.webp
  938. │   │   ├── ic_arrow_dark.webp
  939. │   │   ├── ic_blocked_camera.webp
  940. │   │   ├── ic_blocked_location.webp
  941. │   │   ├── ic_blocked_mic.webp
  942. │   │   ├── ic_check_circle.webp
  943. │   │   ├── ic_compact_follow_button_following.webp
  944. │   │   ├── ic_compact_follow_button_not_following.webp
  945. │   │   ├── ic_connect_modal_spotify.webp
  946. │   │   ├── ic_connect_screen_magnify.webp
  947. │   │   ├── ic_connect_screen_phone.webp
  948. │   │   ├── ic_connect_screen_spotify_logo.webp
  949. │   │   ├── ic_default_email_client.webp
  950. │   │   ├── ic_delete.webp
  951. │   │   ├── ic_digest_pause.webp
  952. │   │   ├── ic_digest_play.webp
  953. │   │   ├── ic_discover_onboarding_card1.webp
  954. │   │   ├── ic_discover_onboarding_card2.webp
  955. │   │   ├── ic_discover_onboarding_card3.webp
  956. │   │   ├── ic_envelope_back.webp
  957. │   │   ├── ic_envelope_front.webp
  958. │   │   ├── ic_envelope_middle.webp
  959. │   │   ├── ic_error.webp
  960. │   │   ├── ic_facebook_logo.webp
  961. │   │   ├── ic_follow_button_following.webp
  962. │   │   ├── ic_follow_button_not_following.webp
  963. │   │   ├── ic_like_heart_empty.webp
  964. │   │   ├── ic_like_heart_filled.webp
  965. │   │   ├── ic_my_location.webp
  966. │   │   ├── ic_news_feed_follow_artist_disabled.webp
  967. │   │   ├── ic_news_feed_follow_artist.webp
  968. │   │   ├── ic_news_feed_following_artist_disabled.webp
  969. │   │   ├── ic_news_feed_following_artist.webp
  970. │   │   ├── ic_notification_player_close.webp
  971. │   │   ├── ic_notification_player_pause.webp
  972. │   │   ├── ic_notification_player_play.webp
  973. │   │   ├── ic_overflow_add_to_spotify.webp
  974. │   │   ├── ic_overflow_buy.webp
  975. │   │   ├── ic_overflow_connect.webp
  976. │   │   ├── ic_overflow_myshazam.webp
  977. │   │   ├── ic_overflow_share.webp
  978. │   │   ├── ic_overflow_view_artist.webp
  979. │   │   ├── ic_overflow.webp
  980. │   │   ├── ic_pending_lightning.webp
  981. │   │   ├── ic_placeholder_artist.webp
  982. │   │   ├── ic_placeholder_empty_state.webp
  983. │   │   ├── ic_placeholder_round.webp
  984. │   │   ├── ic_placeholder_square.webp
  985. │   │   ├── ic_play_all_play_icon_disabled.webp
  986. │   │   ├── ic_play_all_play_icon.webp
  987. │   │   ├── ic_play_all_spotify_supercharged_icon_disabled.webp
  988. │   │   ├── ic_play_all_spotify_supercharged_icon.webp
  989. │   │   ├── ic_playback_loading_spinner_overlay.webp
  990. │   │   ├── ic_playback_next.webp
  991. │   │   ├── ic_playback_pause_black.webp
  992. │   │   ├── ic_playback_pause_blue.webp
  993. │   │   ├── ic_playback_pause_overlay.webp
  994. │   │   ├── ic_playback_pause.webp
  995. │   │   ├── ic_playback_play_black.webp
  996. │   │   ├── ic_playback_play_overlay.webp
  997. │   │   ├── ic_playback_play.webp
  998. │   │   ├── ic_playback_previous.webp
  999. │   │   ├── ic_player_modal_upsell_spotify.webp
  1000. │   │   ├── ic_publish_comment.webp
  1001. │   │   ├── ic_refresh.webp
  1002. │   │   ├── ic_search_empty_state.webp
  1003. │   │   ├── ic_search_grey.webp
  1004. │   │   ├── ic_search_nomatch.webp
  1005. │   │   ├── ic_search_white.webp
  1006. │   │   ├── ic_share_grey.webp
  1007. │   │   ├── ic_share_white.webp
  1008. │   │   ├── ic_spotify_white.webp
  1009. │   │   ├── ic_star_empty.webp
  1010. │   │   ├── ic_star_full.webp
  1011. │   │   ├── ic_star_half.webp
  1012. │   │   ├── ic_streaming_supercharge_spotify_mini.webp
  1013. │   │   ├── ic_system_shazam_notification_icon.webp
  1014. │   │   ├── ic_tick_blue.webp
  1015. │   │   ├── ic_toast_error.webp
  1016. │   │   ├── ic_toast_shazam.webp
  1017. │   │   ├── ic_toast_tick.webp
  1018. │   │   ├── ic_toolbar_shazam.webp
  1019. │   │   ├── ic_tooltip_down_arrow.webp
  1020. │   │   ├── ic_track_shazams.webp
  1021. │   │   ├── ic_user_avatar_opaque.webp
  1022. │   │   ├── ic_user_avatar.webp
  1023. │   │   ├── ic_verified_artist_blue.webp
  1024. │   │   ├── ic_verified_artist_grey.webp
  1025. │   │   ├── ic_verified_artist_white.webp
  1026. │   │   ├── ic_visual_onboarding_bottle.webp
  1027. │   │   ├── ic_visual_onboarding_magazine.webp
  1028. │   │   ├── ic_visual_onboarding_music_notes.webp
  1029. │   │   ├── ic_visual_onboarding_phone1.webp
  1030. │   │   ├── ic_visual_onboarding_phone2.webp
  1031. │   │   ├── ic_youtube_loading.png
  1032. │   │   ├── messenger_bubble_large_blue.png
  1033. │   │   ├── messenger_bubble_large_white.png
  1034. │   │   ├── messenger_bubble_small_blue.png
  1035. │   │   ├── messenger_bubble_small_white.png
  1036. │   │   ├── messenger_button_send_round_shadow.png
  1037. │   │   ├── notification_bg_low_normal.9.png
  1038. │   │   ├── notification_bg_low_pressed.9.png
  1039. │   │   ├── notification_bg_normal.9.png
  1040. │   │   ├── notification_bg_normal_pressed.9.png
  1041. │   │   ├── notify_panel_notification_icon_bg.png
  1042. │   │   ├── places_ic_clear.png
  1043. │   │   ├── places_ic_search.png
  1044. │   │   ├── play_menu_bg.9.png
  1045. │   │   ├── play.webp
  1046. │   │   ├── powered_by_google_dark.png
  1047. │   │   ├── powered_by_google_light.png
  1048. │   │   ├── preview_disabled_dark.webp
  1049. │   │   ├── preview_disabled.webp
  1050. │   │   ├── preview_loading_ring.webp
  1051. │   │   ├── sync_onboarding_cloud.webp
  1052. │   │   └── textfield_default_mtrl_alpha.9.png
  1053. │   ├── drawable-xxhdpi-v4
  1054. │   │   ├── abc_ab_share_pack_mtrl_alpha.9.png
  1055. │   │   ├── abc_btn_check_to_on_mtrl_000.png
  1056. │   │   ├── abc_btn_check_to_on_mtrl_015.png
  1057. │   │   ├── abc_btn_radio_to_on_mtrl_000.png
  1058. │   │   ├── abc_btn_radio_to_on_mtrl_015.png
  1059. │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
  1060. │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
  1061. │   │   ├── abc_cab_background_top_mtrl_alpha.9.png
  1062. │   │   ├── abc_ic_commit_search_api_mtrl_alpha.png
  1063. │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
  1064. │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
  1065. │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
  1066. │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
  1067. │   │   ├── abc_ic_menu_share_mtrl_alpha.png
  1068. │   │   ├── abc_ic_star_black_16dp.png
  1069. │   │   ├── abc_ic_star_black_36dp.png
  1070. │   │   ├── abc_ic_star_black_48dp.png
  1071. │   │   ├── abc_ic_star_half_black_16dp.png
  1072. │   │   ├── abc_ic_star_half_black_36dp.png
  1073. │   │   ├── abc_ic_star_half_black_48dp.png
  1074. │   │   ├── abc_list_divider_mtrl_alpha.9.png
  1075. │   │   ├── abc_list_focused_holo.9.png
  1076. │   │   ├── abc_list_longpressed_holo.9.png
  1077. │   │   ├── abc_list_pressed_holo_dark.9.png
  1078. │   │   ├── abc_list_pressed_holo_light.9.png
  1079. │   │   ├── abc_list_selector_disabled_holo_dark.9.png
  1080. │   │   ├── abc_list_selector_disabled_holo_light.9.png
  1081. │   │   ├── abc_menu_hardkey_panel_mtrl_mult.9.png
  1082. │   │   ├── abc_popup_background_mtrl_mult.9.png
  1083. │   │   ├── abc_scrubber_control_off_mtrl_alpha.png
  1084. │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
  1085. │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
  1086. │   │   ├── abc_scrubber_primary_mtrl_alpha.9.png
  1087. │   │   ├── abc_scrubber_track_mtrl_alpha.9.png
  1088. │   │   ├── abc_spinner_mtrl_am_alpha.9.png
  1089. │   │   ├── abc_switch_track_mtrl_alpha.9.png
  1090. │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
  1091. │   │   ├── abc_textfield_activated_mtrl_alpha.9.png
  1092. │   │   ├── abc_textfield_default_mtrl_alpha.9.png
  1093. │   │   ├── abc_textfield_search_activated_mtrl_alpha.9.png
  1094. │   │   ├── abc_textfield_search_default_mtrl_alpha.9.png
  1095. │   │   ├── abc_text_select_handle_left_mtrl_dark.png
  1096. │   │   ├── abc_text_select_handle_left_mtrl_light.png
  1097. │   │   ├── abc_text_select_handle_middle_mtrl_dark.png
  1098. │   │   ├── abc_text_select_handle_middle_mtrl_light.png
  1099. │   │   ├── abc_text_select_handle_right_mtrl_dark.png
  1100. │   │   ├── abc_text_select_handle_right_mtrl_light.png
  1101. │   │   ├── amu_bubble_mask.9.png
  1102. │   │   ├── amu_bubble_shadow.9.png
  1103. │   │   ├── bg_button_fab_shadow.webp
  1104. │   │   ├── bg_card_shadow_bottom.9.png
  1105. │   │   ├── bg_card_shadow_left.9.png
  1106. │   │   ├── bg_card_shadow_right.9.png
  1107. │   │   ├── bg_card_shadow_top.9.png
  1108. │   │   ├── bg_punch_hole_chrome.webp
  1109. │   │   ├── bg_toast_rounded.9.png
  1110. │   │   ├── buffer_icon_black.webp
  1111. │   │   ├── button_video_play.webp
  1112. │   │   ├── buy_button.9.png
  1113. │   │   ├── com_facebook_button_icon_blue.png
  1114. │   │   ├── com_facebook_button_icon_white.png
  1115. │   │   ├── com_facebook_button_like_icon_selected.png
  1116. │   │   ├── com_facebook_button_send_icon_white.png
  1117. │   │   ├── common_google_signin_btn_icon_dark_normal_background.9.png
  1118. │   │   ├── common_google_signin_btn_icon_light_normal_background.9.png
  1119. │   │   ├── common_google_signin_btn_text_dark_normal_background.9.png
  1120. │   │   ├── common_google_signin_btn_text_light_normal_background.9.png
  1121. │   │   ├── design_ic_visibility_off.png
  1122. │   │   ├── design_ic_visibility.png
  1123. │   │   ├── empty_my_shazam_item.9.png
  1124. │   │   ├── fg_card_decorator.9.png
  1125. │   │   ├── googleg_disabled_color_18.png
  1126. │   │   ├── googleg_standard_color_18.png
  1127. │   │   ├── ic_add_to_playlist_shazam.webp
  1128. │   │   ├── ic_add_to_playlist_spotify.webp
  1129. │   │   ├── ic_add_to_playlist.webp
  1130. │   │   ├── ic_arrow_dark.webp
  1131. │   │   ├── ic_blocked_camera.webp
  1132. │   │   ├── ic_blocked_location.webp
  1133. │   │   ├── ic_blocked_mic.webp
  1134. │   │   ├── ic_check_circle.webp
  1135. │   │   ├── ic_compact_follow_button_following.webp
  1136. │   │   ├── ic_compact_follow_button_not_following.webp
  1137. │   │   ├── ic_connect_modal_spotify.webp
  1138. │   │   ├── ic_connect_screen_magnify.webp
  1139. │   │   ├── ic_connect_screen_phone.webp
  1140. │   │   ├── ic_connect_screen_spotify_logo.webp
  1141. │   │   ├── ic_default_email_client.webp
  1142. │   │   ├── ic_delete.webp
  1143. │   │   ├── ic_digest_pause.webp
  1144. │   │   ├── ic_digest_play.webp
  1145. │   │   ├── ic_discover_onboarding_card1.webp
  1146. │   │   ├── ic_discover_onboarding_card2.webp
  1147. │   │   ├── ic_discover_onboarding_card3.webp
  1148. │   │   ├── ic_envelope_back.webp
  1149. │   │   ├── ic_envelope_front.webp
  1150. │   │   ├── ic_envelope_middle.webp
  1151. │   │   ├── ic_error.webp
  1152. │   │   ├── ic_facebook_logo.webp
  1153. │   │   ├── ic_follow_button_following.webp
  1154. │   │   ├── ic_follow_button_not_following.webp
  1155. │   │   ├── ic_hub_fallback.webp
  1156. │   │   ├── ic_like_heart_empty.webp
  1157. │   │   ├── ic_like_heart_filled.webp
  1158. │   │   ├── ic_my_location.webp
  1159. │   │   ├── ic_news_feed_follow_artist_disabled.webp
  1160. │   │   ├── ic_news_feed_follow_artist.webp
  1161. │   │   ├── ic_news_feed_following_artist_disabled.webp
  1162. │   │   ├── ic_news_feed_following_artist.webp
  1163. │   │   ├── ic_notification_player_close.webp
  1164. │   │   ├── ic_notification_player_pause.webp
  1165. │   │   ├── ic_notification_player_play.webp
  1166. │   │   ├── ic_overflow_add_to_spotify.webp
  1167. │   │   ├── ic_overflow_buy.webp
  1168. │   │   ├── ic_overflow_connect.webp
  1169. │   │   ├── ic_overflow_myshazam.webp
  1170. │   │   ├── ic_overflow_share.webp
  1171. │   │   ├── ic_overflow_view_artist.webp
  1172. │   │   ├── ic_overflow.webp
  1173. │   │   ├── ic_pending_lightning.webp
  1174. │   │   ├── ic_placeholder_artist.webp
  1175. │   │   ├── ic_placeholder_empty_state.webp
  1176. │   │   ├── ic_placeholder_round.webp
  1177. │   │   ├── ic_placeholder_square.webp
  1178. │   │   ├── ic_play_all_play_icon_disabled.webp
  1179. │   │   ├── ic_play_all_play_icon.webp
  1180. │   │   ├── ic_play_all_spotify_supercharged_icon_disabled.webp
  1181. │   │   ├── ic_play_all_spotify_supercharged_icon.webp
  1182. │   │   ├── ic_playback_loading_spinner_overlay.webp
  1183. │   │   ├── ic_playback_next.webp
  1184. │   │   ├── ic_playback_pause_black.webp
  1185. │   │   ├── ic_playback_pause_blue.webp
  1186. │   │   ├── ic_playback_pause_overlay.webp
  1187. │   │   ├── ic_playback_pause.webp
  1188. │   │   ├── ic_playback_play_black.webp
  1189. │   │   ├── ic_playback_play_overlay.webp
  1190. │   │   ├── ic_playback_play.webp
  1191. │   │   ├── ic_playback_previous.webp
  1192. │   │   ├── ic_player_modal_upsell_spotify.webp
  1193. │   │   ├── ic_publish_comment.webp
  1194. │   │   ├── ic_refresh.webp
  1195. │   │   ├── ic_search_empty_state.webp
  1196. │   │   ├── ic_search_grey.webp
  1197. │   │   ├── ic_search_nomatch.webp
  1198. │   │   ├── ic_search_white.webp
  1199. │   │   ├── ic_share_grey.webp
  1200. │   │   ├── ic_share_white.webp
  1201. │   │   ├── ic_spotify_white.webp
  1202. │   │   ├── ic_star_empty.webp
  1203. │   │   ├── ic_star_full.webp
  1204. │   │   ├── ic_star_half.webp
  1205. │   │   ├── ic_streaming_supercharge_spotify_mini.webp
  1206. │   │   ├── ic_system_shazam_notification_icon.webp
  1207. │   │   ├── ic_tick_blue.webp
  1208. │   │   ├── ic_toast_error.webp
  1209. │   │   ├── ic_toast_shazam.webp
  1210. │   │   ├── ic_toast_tick.webp
  1211. │   │   ├── ic_toolbar_shazam.webp
  1212. │   │   ├── ic_tooltip_down_arrow.webp
  1213. │   │   ├── ic_track_shazams.webp
  1214. │   │   ├── ic_user_avatar_opaque.webp
  1215. │   │   ├── ic_user_avatar.webp
  1216. │   │   ├── ic_verified_artist_blue.webp
  1217. │   │   ├── ic_verified_artist_grey.webp
  1218. │   │   ├── ic_verified_artist_white.webp
  1219. │   │   ├── ic_visual_onboarding_bottle.webp
  1220. │   │   ├── ic_visual_onboarding_magazine.webp
  1221. │   │   ├── ic_visual_onboarding_music_notes.webp
  1222. │   │   ├── ic_visual_onboarding_phone1.webp
  1223. │   │   ├── ic_visual_onboarding_phone2.webp
  1224. │   │   ├── ic_youtube_loading.png
  1225. │   │   ├── image_card_map.webp
  1226. │   │   ├── image_chart_map.webp
  1227. │   │   ├── messenger_bubble_large_blue.png
  1228. │   │   ├── messenger_bubble_large_white.png
  1229. │   │   ├── messenger_bubble_small_blue.png
  1230. │   │   ├── messenger_bubble_small_white.png
  1231. │   │   ├── messenger_button_send_round_shadow.png
  1232. │   │   ├── places_ic_clear.png
  1233. │   │   ├── places_ic_search.png
  1234. │   │   ├── play_menu_bg.9.png
  1235. │   │   ├── powered_by_google_dark.png
  1236. │   │   ├── powered_by_google_light.png
  1237. │   │   ├── preview_disabled_dark.webp
  1238. │   │   ├── preview_disabled.webp
  1239. │   │   ├── sync_onboarding_cloud.webp
  1240. │   │   └── textfield_default_mtrl_alpha.9.png
  1241. │   ├── drawable-xxxhdpi-v4
  1242. │   │   ├── abc_btn_check_to_on_mtrl_000.png
  1243. │   │   ├── abc_btn_check_to_on_mtrl_015.png
  1244. │   │   ├── abc_btn_radio_to_on_mtrl_000.png
  1245. │   │   ├── abc_btn_radio_to_on_mtrl_015.png
  1246. │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
  1247. │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
  1248. │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
  1249. │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
  1250. │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
  1251. │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
  1252. │   │   ├── abc_ic_menu_share_mtrl_alpha.png
  1253. │   │   ├── abc_ic_star_black_16dp.png
  1254. │   │   ├── abc_ic_star_black_36dp.png
  1255. │   │   ├── abc_ic_star_black_48dp.png
  1256. │   │   ├── abc_ic_star_half_black_16dp.png
  1257. │   │   ├── abc_ic_star_half_black_36dp.png
  1258. │   │   ├── abc_ic_star_half_black_48dp.png
  1259. │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
  1260. │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
  1261. │   │   ├── abc_spinner_mtrl_am_alpha.9.png
  1262. │   │   ├── abc_switch_track_mtrl_alpha.9.png
  1263. │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
  1264. │   │   ├── abc_text_select_handle_left_mtrl_dark.png
  1265. │   │   ├── abc_text_select_handle_left_mtrl_light.png
  1266. │   │   ├── abc_text_select_handle_right_mtrl_dark.png
  1267. │   │   ├── abc_text_select_handle_right_mtrl_light.png
  1268. │   │   ├── bg_button_fab_shadow.webp
  1269. │   │   ├── bg_punch_hole_chrome.webp
  1270. │   │   ├── bg_toast_rounded.9.png
  1271. │   │   ├── button_video_play.webp
  1272. │   │   ├── design_ic_visibility_off.png
  1273. │   │   ├── design_ic_visibility.png
  1274. │   │   ├── empty_my_shazam_item.9.png
  1275. │   │   ├── ic_add_to_playlist_shazam.webp
  1276. │   │   ├── ic_add_to_playlist_spotify.webp
  1277. │   │   ├── ic_add_to_playlist.webp
  1278. │   │   ├── ic_arrow_dark.webp
  1279. │   │   ├── ic_blocked_camera.webp
  1280. │   │   ├── ic_blocked_location.webp
  1281. │   │   ├── ic_blocked_mic.webp
  1282. │   │   ├── ic_check_circle.webp
  1283. │   │   ├── ic_compact_follow_button_following.webp
  1284. │   │   ├── ic_compact_follow_button_not_following.webp
  1285. │   │   ├── ic_connect_modal_spotify.webp
  1286. │   │   ├── ic_connect_screen_magnify.webp
  1287. │   │   ├── ic_connect_screen_phone.webp
  1288. │   │   ├── ic_connect_screen_spotify_logo.webp
  1289. │   │   ├── ic_default_email_client.webp
  1290. │   │   ├── ic_delete.webp
  1291. │   │   ├── ic_digest_pause.webp
  1292. │   │   ├── ic_digest_play.webp
  1293. │   │   ├── ic_discover_onboarding_card1.webp
  1294. │   │   ├── ic_discover_onboarding_card2.webp
  1295. │   │   ├── ic_discover_onboarding_card3.webp
  1296. │   │   ├── ic_envelope_back.webp
  1297. │   │   ├── ic_envelope_front.webp
  1298. │   │   ├── ic_envelope_middle.webp
  1299. │   │   ├── ic_error.webp
  1300. │   │   ├── ic_facebook_logo.webp
  1301. │   │   ├── ic_follow_button_following.webp
  1302. │   │   ├── ic_follow_button_not_following.webp
  1303. │   │   ├── ic_hub_fallback.webp
  1304. │   │   ├── ic_like_heart_empty.webp
  1305. │   │   ├── ic_like_heart_filled.webp
  1306. │   │   ├── ic_my_location.webp
  1307. │   │   ├── ic_news_feed_follow_artist_disabled.webp
  1308. │   │   ├── ic_news_feed_follow_artist.webp
  1309. │   │   ├── ic_news_feed_following_artist_disabled.webp
  1310. │   │   ├── ic_news_feed_following_artist.webp
  1311. │   │   ├── ic_notification_player_close.webp
  1312. │   │   ├── ic_notification_player_pause.webp
  1313. │   │   ├── ic_notification_player_play.webp
  1314. │   │   ├── ic_overflow_add_to_spotify.webp
  1315. │   │   ├── ic_overflow_buy.webp
  1316. │   │   ├── ic_overflow_connect.webp
  1317. │   │   ├── ic_overflow_myshazam.webp
  1318. │   │   ├── ic_overflow_share.webp
  1319. │   │   ├── ic_overflow_view_artist.webp
  1320. │   │   ├── ic_overflow.webp
  1321. │   │   ├── ic_pending_lightning.webp
  1322. │   │   ├── ic_placeholder_artist.webp
  1323. │   │   ├── ic_placeholder_empty_state.webp
  1324. │   │   ├── ic_placeholder_round.webp
  1325. │   │   ├── ic_placeholder_square.webp
  1326. │   │   ├── ic_play_all_play_icon_disabled.webp
  1327. │   │   ├── ic_play_all_play_icon.webp
  1328. │   │   ├── ic_play_all_spotify_supercharged_icon_disabled.webp
  1329. │   │   ├── ic_play_all_spotify_supercharged_icon.webp
  1330. │   │   ├── ic_playback_loading_spinner_overlay.webp
  1331. │   │   ├── ic_playback_loading_spinner.webp
  1332. │   │   ├── ic_playback_next.webp
  1333. │   │   ├── ic_playback_pause_black.webp
  1334. │   │   ├── ic_playback_pause_blue.webp
  1335. │   │   ├── ic_playback_pause_overlay.webp
  1336. │   │   ├── ic_playback_pause.webp
  1337. │   │   ├── ic_playback_play_black.webp
  1338. │   │   ├── ic_playback_play_overlay.webp
  1339. │   │   ├── ic_playback_play.webp
  1340. │   │   ├── ic_playback_previous.webp
  1341. │   │   ├── ic_player_modal_upsell_spotify.webp
  1342. │   │   ├── ic_publish_comment.webp
  1343. │   │   ├── ic_refresh.webp
  1344. │   │   ├── ic_search_empty_state.webp
  1345. │   │   ├── ic_search_nomatch.webp
  1346. │   │   ├── ic_search_white.webp
  1347. │   │   ├── ic_share_grey.webp
  1348. │   │   ├── ic_share_white.webp
  1349. │   │   ├── ic_spotify_white.webp
  1350. │   │   ├── ic_streaming_supercharge_spotify_mini.webp
  1351. │   │   ├── ic_system_shazam_notification_icon.webp
  1352. │   │   ├── ic_tick_blue.webp
  1353. │   │   ├── ic_toast_error.webp
  1354. │   │   ├── ic_toast_shazam.webp
  1355. │   │   ├── ic_toast_tick.webp
  1356. │   │   ├── ic_toolbar_shazam.webp
  1357. │   │   ├── ic_track_shazams.webp
  1358. │   │   ├── ic_user_avatar_opaque.webp
  1359. │   │   ├── ic_user_avatar.webp
  1360. │   │   ├── ic_verified_artist_blue.webp
  1361. │   │   ├── ic_verified_artist_grey.webp
  1362. │   │   ├── ic_verified_artist_white.webp
  1363. │   │   ├── ic_visual_onboarding_bottle.webp
  1364. │   │   ├── ic_visual_onboarding_magazine.webp
  1365. │   │   ├── ic_visual_onboarding_music_notes.webp
  1366. │   │   ├── ic_visual_onboarding_phone1.webp
  1367. │   │   ├── ic_visual_onboarding_phone2.webp
  1368. │   │   ├── ic_youtube_loading.png
  1369. │   │   ├── places_ic_clear.png
  1370. │   │   ├── places_ic_search.png
  1371. │   │   ├── powered_by_google_dark.png
  1372. │   │   ├── powered_by_google_light.png
  1373. │   │   └── sync_onboarding_cloud.webp
  1374. │   ├── layout
  1375. │   │   ├── abc_action_bar_title_item.xml
  1376. │   │   ├── abc_action_bar_up_container.xml
  1377. │   │   ├── abc_action_menu_item_layout.xml
  1378. │   │   ├── abc_action_menu_layout.xml
  1379. │   │   ├── abc_action_mode_bar.xml
  1380. │   │   ├── abc_action_mode_close_item_material.xml
  1381. │   │   ├── abc_activity_chooser_view_list_item.xml
  1382. │   │   ├── abc_activity_chooser_view.xml
  1383. │   │   ├── abc_alert_dialog_button_bar_material.xml
  1384. │   │   ├── abc_alert_dialog_material.xml
  1385. │   │   ├── abc_alert_dialog_title_material.xml
  1386. │   │   ├── abc_dialog_title_material.xml
  1387. │   │   ├── abc_expanded_menu_layout.xml
  1388. │   │   ├── abc_list_menu_item_checkbox.xml
  1389. │   │   ├── abc_list_menu_item_icon.xml
  1390. │   │   ├── abc_list_menu_item_layout.xml
  1391. │   │   ├── abc_list_menu_item_radio.xml
  1392. │   │   ├── abc_popup_menu_header_item_layout.xml
  1393. │   │   ├── abc_popup_menu_item_layout.xml
  1394. │   │   ├── abc_screen_content_include.xml
  1395. │   │   ├── abc_screen_simple_overlay_action_mode.xml
  1396. │   │   ├── abc_screen_simple.xml
  1397. │   │   ├── abc_screen_toolbar.xml
  1398. │   │   ├── abc_search_dropdown_item_icons_2line.xml
  1399. │   │   ├── abc_search_view.xml
  1400. │   │   ├── abc_select_dialog_material.xml
  1401. │   │   ├── activity_artists_search.xml
  1402. │   │   ├── activity_artist.xml
  1403. │   │   ├── activity_check_email.xml
  1404. │   │   ├── activity_configuration.xml
  1405. │   │   ├── activity_dialog.xml
  1406. │   │   ├── activity_discover_onboarding.xml
  1407. │   │   ├── activity_email_registration.xml
  1408. │   │   ├── activity_email_signup.xml
  1409. │   │   ├── activity_follow_list.xml
  1410. │   │   ├── activity_fullscreen_video.xml
  1411. │   │   ├── activity_logout.xml
  1412. │   │   ├── activity_lyrics.xml
  1413. │   │   ├── activity_main.xml
  1414. │   │   ├── activity_metadata.xml
  1415. │   │   ├── activity_music_details.xml
  1416. │   │   ├── activity_music_interstitial.xml
  1417. │   │   ├── activity_no_match.xml
  1418. │   │   ├── activity_permission_rationale_fullscreen.xml
  1419. │   │   ├── activity_player_listen.xml
  1420. │   │   ├── activity_post_editor.xml
  1421. │   │   ├── activity_profile_name_dialog.xml
  1422. │   │   ├── activity_search.xml
  1423. │   │   ├── activity_share_tag.xml
  1424. │   │   ├── activity_signup.xml
  1425. │   │   ├── activity_streaming_connect.xml
  1426. │   │   ├── activity_streaming_provider_dialog.xml
  1427. │   │   ├── activity_streaming_upsell.xml
  1428. │   │   ├── activity_tagging.xml
  1429. │   │   ├── activity_video_capture.xml
  1430. │   │   ├── activity_visual.xml
  1431. │   │   ├── activity_with_collapsing_toolbar.xml
  1432. │   │   ├── activity_with_toolbar.xml
  1433. │   │   ├── amu_info_window.xml
  1434. │   │   ├── amu_text_bubble.xml
  1435. │   │   ├── com_facebook_activity_layout.xml
  1436. │   │   ├── com_facebook_device_auth_dialog_fragment.xml
  1437. │   │   ├── com_facebook_login_fragment.xml
  1438. │   │   ├── com_facebook_smart_device_dialog_fragment.xml
  1439. │   │   ├── com_facebook_tooltip_bubble.xml
  1440. │   │   ├── com_spotify_sdk_login_activity.xml
  1441. │   │   ├── com_spotify_sdk_login_dialog.xml
  1442. │   │   ├── design_bottom_navigation_item.xml
  1443. │   │   ├── design_bottom_sheet_dialog.xml
  1444. │   │   ├── design_layout_snackbar_include.xml
  1445. │   │   ├── design_layout_snackbar.xml
  1446. │   │   ├── design_layout_tab_icon.xml
  1447. │   │   ├── design_layout_tab_text.xml
  1448. │   │   ├── design_menu_item_action_area.xml
  1449. │   │   ├── design_navigation_item_header.xml
  1450. │   │   ├── design_navigation_item_separator.xml
  1451. │   │   ├── design_navigation_item_subheader.xml
  1452. │   │   ├── design_navigation_item.xml
  1453. │   │   ├── design_navigation_menu_item.xml
  1454. │   │   ├── design_navigation_menu.xml
  1455. │   │   ├── design_text_input_password_icon.xml
  1456. │   │   ├── dialog_preferred_store_footer.xml
  1457. │   │   ├── dialog_preferred_store.xml
  1458. │   │   ├── dialog_stores_list_item.xml
  1459. │   │   ├── eractivity.xml
  1460. │   │   ├── eragecheck.xml
  1461. │   │   ├── erbaseactivity.xml
  1462. │   │   ├── ercountrypicker.xml
  1463. │   │   ├── ercountryrow.xml
  1464. │   │   ├── erhistoryfragment.xml
  1465. │   │   ├── erhistorylistview.xml
  1466. │   │   ├── erhowtoview.xml
  1467. │   │   ├── erpermissionsactivity.xml
  1468. │   │   ├── ersavetodevice.xml
  1469. │   │   ├── erscenegraph.xml
  1470. │   │   ├── ersnapshot.xml
  1471. │   │   ├── ervideoview.xml
  1472. │   │   ├── fragment_artist_feed.xml
  1473. │   │   ├── fragment_auto_tags.xml
  1474. │   │   ├── fragment_chart_retry_list.xml
  1475. │   │   ├── fragment_charts_list.xml
  1476. │   │   ├── fragment_dialog_simple.xml
  1477. │   │   ├── fragment_discover_onboarding_artists.xml
  1478. │   │   ├── fragment_discover_onboarding_complete.xml
  1479. │   │   ├── fragment_discover_onboarding_genres.xml
  1480. │   │   ├── fragment_discover.xml
  1481. │   │   ├── fragment_explore_map.xml
  1482. │   │   ├── fragment_explore.xml
  1483. │   │   ├── fragment_home.xml
  1484. │   │   ├── fragment_mini_tagging.xml
  1485. │   │   ├── fragment_my_shazam_header.xml
  1486. │   │   ├── fragment_my_shazam_tag_list.xml
  1487. │   │   ├── fragment_my_shazam.xml
  1488. │   │   ├── fragment_oh_no_retry.xml
  1489. │   │   ├── fragment_publish_dialog.xml
  1490. │   │   ├── fragment_retry_list.xml
  1491. │   │   ├── fragment_streaming_provider_playlists.xml
  1492. │   │   ├── fragment_tab_artist.xml
  1493. │   │   ├── fragment_tab_lyrics.xml
  1494. │   │   ├── fragment_tab_related_tracks.xml
  1495. │   │   ├── fragment_tab_song.xml
  1496. │   │   ├── fragment_tab_video.xml
  1497. │   │   ├── fragment_web_content.xml
  1498. │   │   ├── fragment_web.xml
  1499. │   │   ├── layout_sign_up_buttons.xml
  1500. │   │   ├── list_content.xml
  1501. │   │   ├── messenger_button_send_blue_large.xml
  1502. │   │   ├── messenger_button_send_blue_round.xml
  1503. │   │   ├── messenger_button_send_blue_small.xml
  1504. │   │   ├── messenger_button_send_white_large.xml
  1505. │   │   ├── messenger_button_send_white_round.xml
  1506. │   │   ├── messenger_button_send_white_small.xml
  1507. │   │   ├── notification_action_tombstone.xml
  1508. │   │   ├── notification_action.xml
  1509. │   │   ├── notification_media_action.xml
  1510. │   │   ├── notification_media_cancel_action.xml
  1511. │   │   ├── notification_template_big_media_custom.xml
  1512. │   │   ├── notification_template_big_media_narrow_custom.xml
  1513. │   │   ├── notification_template_big_media_narrow.xml
  1514. │   │   ├── notification_template_big_media.xml
  1515. │   │   ├── notification_template_icon_group.xml
  1516. │   │   ├── notification_template_lines_media.xml
  1517. │   │   ├── notification_template_media_custom.xml
  1518. │   │   ├── notification_template_media.xml
  1519. │   │   ├── notification_template_part_chronometer.xml
  1520. │   │   ├── notification_template_part_time.xml
  1521. │   │   ├── place_autocomplete_fragment.xml
  1522. │   │   ├── place_autocomplete_item_powered_by_google.xml
  1523. │   │   ├── place_autocomplete_item_prediction.xml
  1524. │   │   ├── place_autocomplete_progress.xml
  1525. │   │   ├── preference_category.xml
  1526. │   │   ├── preference_dialog_edittext.xml
  1527. │   │   ├── preference_information.xml
  1528. │   │   ├── preference_list_fragment.xml
  1529. │   │   ├── preference_recyclerview.xml
  1530. │   │   ├── preference_widget_checkbox.xml
  1531. │   │   ├── preference_widget_seekbar.xml
  1532. │   │   ├── preference_widget_switch_compat.xml
  1533. │   │   ├── preference_widget_switch.xml
  1534. │   │   ├── recycler_fragment.xml
  1535. │   │   ├── screen_supporting_fullscreen_video.xml
  1536. │   │   ├── select_dialog_item_material.xml
  1537. │   │   ├── select_dialog_multichoice_material.xml
  1538. │   │   ├── select_dialog_singlechoice_material.xml
  1539. │   │   ├── support_simple_spinner_dropdown_item.xml
  1540. │   │   ├── testmode_preference.xml
  1541. │   │   ├── tooltip.xml
  1542. │   │   ├── view_ad_overlay.xml
  1543. │   │   ├── view_artist_profile.xml
  1544. │   │   ├── view_bottom_sheet_list_item.xml
  1545. │   │   ├── view_bottom_sheet.xml
  1546. │   │   ├── view_chart_list_item.xml
  1547. │   │   ├── view_digest_playlist_item.xml
  1548. │   │   ├── view_discover_onboarding_welcome_cards.xml
  1549. │   │   ├── view_discover_onboarding_welcome_controls.xml
  1550. │   │   ├── view_discover_onboarding_welcome.xml
  1551. │   │   ├── view_empty_my_shazam_tooltip.xml
  1552. │   │   ├── view_explore_link.xml
  1553. │   │   ├── view_facebook_no_match_advertising.xml
  1554. │   │   ├── view_facebook_track_preview_advertising.xml
  1555. │   │   ├── view_floating_button.xml
  1556. │   │   ├── view_following_header_card.xml
  1557. │   │   ├── view_follow_list_item.xml
  1558. │   │   ├── view_full_chart_item.xml
  1559. │   │   ├── view_hub_content.xml
  1560. │   │   ├── view_hub.xml
  1561. │   │   ├── view_item_artisttab_cta.xml
  1562. │   │   ├── view_item_artisttab_info.xml
  1563. │   │   ├── view_item_artisttab_post.xml
  1564. │   │   ├── view_item_artisttab_topsongs_header.xml
  1565. │   │   ├── view_item_details_metapage.xml
  1566. │   │   ├── view_item_details_track.xml
  1567. │   │   ├── view_item_digest_artist_post_horizontal.xml
  1568. │   │   ├── view_item_digest_artist_post_vertical.xml
  1569. │   │   ├── view_item_digest_artist_video_horizontal.xml
  1570. │   │   ├── view_item_digest_artist_video_vertical.xml
  1571. │   │   ├── view_item_digest_chart_horizontal.xml
  1572. │   │   ├── view_item_digest_chart_vertical.xml
  1573. │   │   ├── view_item_digest_concert_horizontal.xml
  1574. │   │   ├── view_item_digest_concert_vertical.xml
  1575. │   │   ├── view_item_digest_end_of_digest_horizontal.xml
  1576. │   │   ├── view_item_digest_end_of_digest_vertical.xml
  1577. │   │   ├── view_item_digest_friend_shazam_horizontal.xml
  1578. │   │   ├── view_item_digest_friend_shazam_vertical.xml
  1579. │   │   ├── view_item_digest_playlist_horizontal.xml
  1580. │   │   ├── view_item_digest_playlist_vertical.xml
  1581. │   │   ├── view_item_digest_top_of_digest.xml
  1582. │   │   ├── view_item_digest_track_horizontal.xml
  1583. │   │   ├── view_item_digest_track_vertical.xml
  1584. │   │   ├── view_item_discover_onboarding_artist_section.xml
  1585. │   │   ├── view_item_discover_onboarding_artist.xml
  1586. │   │   ├── view_listen_player_header.xml
  1587. │   │   ├── view_lyrics_line.xml
  1588. │   │   ├── view_mini_tag_result.xml
  1589. │   │   ├── view_music_details_popup_stores.xml
  1590. │   │   ├── view_music_details_tab_title.xml
  1591. │   │   ├── view_myshazam_bar.xml
  1592. │   │   ├── view_my_shazam_empty_tag_list.xml
  1593. │   │   ├── view_my_shazam_tag_list_auto_item.xml
  1594. │   │   ├── view_my_shazam_tag_list_item.xml
  1595. │   │   ├── view_native_ad.xml
  1596. │   │   ├── view_pill.xml
  1597. │   │   ├── view_player_listen_scrollview.xml
  1598. │   │   ├── view_player_recently_played_item.xml
  1599. │   │   ├── view_playlist.xml
  1600. │   │   ├── view_play_with.xml
  1601. │   │   ├── view_popup_preview.xml
  1602. │   │   ├── view_preference_button_widget.xml
  1603. │   │   ├── view_preference_category_separator.xml
  1604. │   │   ├── view_preference_category.xml
  1605. │   │   ├── view_preference_header.xml
  1606. │   │   ├── view_preference_logout.xml
  1607. │   │   ├── view_preference_status_widget.xml
  1608. │   │   ├── view_preference_version.xml
  1609. │   │   ├── view_preference.xml
  1610. │   │   ├── view_preview_container.xml
  1611. │   │   ├── view_related_track_play_all.xml
  1612. │   │   ├── view_search_result_artist.xml
  1613. │   │   ├── view_search_result_section.xml
  1614. │   │   ├── view_search_result_track.xml
  1615. │   │   ├── view_setup_license_agreement_dialog.xml
  1616. │   │   ├── view_share_bar.xml
  1617. │   │   ├── view_spotify_bar.xml
  1618. │   │   ├── view_store_choice.xml
  1619. │   │   ├── view_streaming_provider_playlist_container.xml
  1620. │   │   ├── view_subscription_upsell_connect_to_streaming_provider.xml
  1621. │   │   ├── view_tab_song_details.xml
  1622. │   │   ├── view_toast_error.xml
  1623. │   │   ├── view_toast_shazam.xml
  1624. │   │   ├── view_toast_tick.xml
  1625. │   │   ├── view_toolbar.xml
  1626. │   │   ├── view_try_again.xml
  1627. │   │   ├── view_visual_onboarding.xml
  1628. │   │   └── widget_1x1_free.xml
  1629. │   ├── layout-h420dp-v13
  1630. │   │   ├── fragment_tab_lyrics.xml
  1631. │   │   ├── fragment_tab_song.xml
  1632. │   │   └── fragment_tab_video.xml
  1633. │   ├── layout-land
  1634. │   │   ├── activity_permission_rationale_fullscreen.xml
  1635. │   │   ├── activity_player_listen.xml
  1636. │   │   ├── activity_signup.xml
  1637. │   │   ├── view_artist_profile.xml
  1638. │   │   ├── view_discover_onboarding_welcome.xml
  1639. │   │   └── view_hub.xml
  1640. │   ├── layout-sw360dp-port-v13
  1641. │   │   └── view_hub.xml
  1642. │   ├── layout-sw600dp-port-v13
  1643. │   │   └── view_hub.xml
  1644. │   ├── layout-sw600dp-v13
  1645. │   │   └── design_layout_snackbar.xml
  1646. │   ├── layout-v11
  1647. │   │   ├── preference_dropdown.xml
  1648. │   │   └── preference.xml
  1649. │   ├── layout-v16
  1650. │   │   └── notification_template_custom_big.xml
  1651. │   ├── layout-v21
  1652. │   │   ├── abc_screen_toolbar.xml
  1653. │   │   ├── activity_music_details.xml
  1654. │   │   ├── fragment_discover_onboarding_artists.xml
  1655. │   │   ├── fragment_discover.xml
  1656. │   │   ├── fragment_my_shazam_tag_list.xml
  1657. │   │   ├── fragment_my_shazam.xml
  1658. │   │   ├── notification_action_tombstone.xml
  1659. │   │   ├── notification_action.xml
  1660. │   │   ├── notification_template_custom_big.xml
  1661. │   │   ├── notification_template_icon_group.xml
  1662. │   │   ├── place_autocomplete_fragment.xml
  1663. │   │   ├── place_autocomplete_progress.xml
  1664. │   │   ├── view_following_header_card.xml
  1665. │   │   ├── view_item_artisttab_post.xml
  1666. │   │   ├── view_item_digest_artist_post_horizontal.xml
  1667. │   │   ├── view_item_digest_artist_post_vertical.xml
  1668. │   │   ├── view_item_digest_artist_video_horizontal.xml
  1669. │   │   ├── view_item_digest_artist_video_vertical.xml
  1670. │   │   ├── view_item_digest_chart_horizontal.xml
  1671. │   │   ├── view_item_digest_chart_vertical.xml
  1672. │   │   ├── view_item_digest_concert_horizontal.xml
  1673. │   │   ├── view_item_digest_concert_vertical.xml
  1674. │   │   ├── view_item_digest_friend_shazam_horizontal.xml
  1675. │   │   ├── view_item_digest_friend_shazam_vertical.xml
  1676. │   │   ├── view_item_digest_playlist_horizontal.xml
  1677. │   │   ├── view_item_digest_playlist_vertical.xml
  1678. │   │   ├── view_item_digest_track_horizontal.xml
  1679. │   │   ├── view_item_digest_track_vertical.xml
  1680. │   │   ├── view_listen_player_header.xml
  1681. │   │   ├── view_my_shazam_tag_list_item.xml
  1682. │   │   └── view_pill.xml
  1683. │   ├── layout-v22
  1684. │   │   └── abc_alert_dialog_button_bar_material.xml
  1685. │   ├── layout-v26
  1686. │   │   ├── abc_screen_toolbar.xml
  1687. │   │   ├── activity_email_registration.xml
  1688. │   │   └── activity_email_signup.xml
  1689. │   ├── layout-w420dp-land-v13
  1690. │   │   └── fragment_tab_song.xml
  1691. │   ├── menu
  1692. │   │   ├── actions_discover_digest_card.xml
  1693. │   │   ├── actions_discover.xml
  1694. │   │   ├── actions_explore.xml
  1695. │   │   ├── actions_listen_player.xml
  1696. │   │   ├── actions_menu_artist_profile.xml
  1697. │   │   ├── actions_myshazam.xml
  1698. │   │   ├── actions_postable_published.xml
  1699. │   │   ├── actions_postable_unpublished.xml
  1700. │   │   ├── actions_post_editor.xml
  1701. │   │   ├── actions_search.xml
  1702. │   │   ├── actions_share.xml
  1703. │   │   ├── actions_tagmenu_activity.xml
  1704. │   │   ├── actions_web_fragment.xml
  1705. │   │   ├── actions_web_trackfragment.xml
  1706. │   │   ├── auto_tags_multi_select_menu.xml
  1707. │   │   └── my_shazam_multi_select_menu.xml
  1708. │   ├── mipmap-hdpi-v4
  1709. │   │   └── ic_launcher.webp
  1710. │   ├── mipmap-xhdpi-v4
  1711. │   │   └── ic_launcher.webp
  1712. │   ├── mipmap-xxhdpi-v4
  1713. │   │   └── ic_launcher.webp
  1714. │   ├── mipmap-xxxhdpi-v4
  1715. │   │   └── ic_launcher.webp
  1716. │   ├── raw
  1717. │   │   ├── amu_ballon_gx_prefix.kml
  1718. │   │   ├── amu_basic_folder.kml
  1719. │   │   ├── amu_basic_placemark.kml
  1720. │   │   ├── amu_cdata.kml
  1721. │   │   ├── amu_document_nest.kml
  1722. │   │   ├── amu_ground_overlay_color.kml
  1723. │   │   ├── amu_ground_overlay.kml
  1724. │   │   ├── amu_inline_style.kml
  1725. │   │   ├── amu_multigeometry_placemarks.kml
  1726. │   │   ├── amu_multiple_placemarks.kml
  1727. │   │   ├── amu_nested_folders.kml
  1728. │   │   ├── amu_nested_multigeometry.kml
  1729. │   │   ├── amu_poly_style_boolean_alpha.kml
  1730. │   │   ├── amu_poly_style_boolean_numeric.kml
  1731. │   │   ├── amu_unknwown_folder.kml
  1732. │   │   ├── amu_unsupported.kml
  1733. │   │   ├── asl_20_full.txt
  1734. │   │   ├── asl_20_summary.txt
  1735. │   │   ├── bsd2_full.txt
  1736. │   │   ├── bsd2_summary.txt
  1737. │   │   ├── bsd3_full.txt
  1738. │   │   ├── bsd3_summary.txt
  1739. │   │   ├── bsd_yearclass_full.txt
  1740. │   │   ├── ccand_30_full.txt
  1741. │   │   ├── ccand_30_summary.txt
  1742. │   │   ├── ccby_30_full.txt
  1743. │   │   ├── ccby_30_summary.txt
  1744. │   │   ├── ccbysa_30_full.txt
  1745. │   │   ├── ccbysa_30_summary.txt
  1746. │   │   ├── epl_v10_full.txt
  1747. │   │   ├── epl_v10_summary.txt
  1748. │   │   ├── fpl_full.txt
  1749. │   │   ├── fpl_summary.txt
  1750. │   │   ├── full_frame_fragment_shader_ext.glsl
  1751. │   │   ├── full_frame_vertex_shader.glsl
  1752. │   │   ├── glob_full.txt
  1753. │   │   ├── gpl_20_full.txt
  1754. │   │   ├── gpl_20_summary.txt
  1755. │   │   ├── gpl_30_full.txt
  1756. │   │   ├── gpl_30_summary.txt
  1757. │   │   ├── infonline_lib_config
  1758. │   │   ├── isc_full.txt
  1759. │   │   ├── isc_summary.txt
  1760. │   │   ├── json_parser_full.txt
  1761. │   │   ├── lgpl_21_full.txt
  1762. │   │   ├── lgpl_21_summary.txt
  1763. │   │   ├── lgpl_3_full.txt
  1764. │   │   ├── lgpl_3_summary.txt
  1765. │   │   ├── libcurl_full.txt
  1766. │   │   ├── mit_full.txt
  1767. │   │   ├── mit_summary.txt
  1768. │   │   ├── mopub_licence_full.txt
  1769. │   │   ├── mopub_licence_summary.txt
  1770. │   │   ├── mpl_11_full.txt
  1771. │   │   ├── mpl_11_summary.txt
  1772. │   │   ├── mpl_20_full.txt
  1773. │   │   ├── mpl_20_summary.txt
  1774. │   │   ├── notices.xml
  1775. │   │   ├── open_source_licenses.xml
  1776. │   │   ├── qr_code.webp
  1777. │   │   ├── sil_ofl_11_full.txt
  1778. │   │   ├── sil_ofl_11_summary.txt
  1779. │   │   ├── sticker_fragment_shader.glsl
  1780. │   │   ├── sticker_vertex_shader.glsl
  1781. │   │   ├── svdlibc_full.txt
  1782. │   │   └── vs_match_found.mp3
  1783. │   ├── xml
  1784. │   │   ├── appwidget.xml
  1785. │   │   ├── preferences_general.xml
  1786. │   │   ├── preferences_logout.xml
  1787. │   │   ├── preferences_social.xml
  1788. │   │   ├── provider_paths.xml
  1789. │   │   └── shortcuts.xml
  1790. │   └── xml-v22
  1791. │   └── shortcuts.xml
  1792. ├── resources.arsc
  1793. └── third_party
  1794. └── java_src
  1795. └── error_prone
  1796. └── project
  1797. └── annotations
  1798. ├── Annotations.gwt.xml
  1799. └── Google_internal.gwt.xml
  1800.  
  1801. 73 directories, 1725 files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement