Method of setting personalized dialog small icon for Android
This article describes the method of setting personalized dialog small icons for Android. Share with you for your reference, as follows:
Set the personalized dialog icon. The main codes are as follows:
1, the application to set personalized small icon, need to be called before setContentView (R.layout.dialog_activity):
2. Set small icon
For more Android related content, readers who are interested can view the topics on this site: introduction and advanced tutorial of Android development, summary of Android debugging skills and common problem solutions, summary of Android multimedia operation skills (audio, video, recording, etc.), summary of Android basic component usage, summary of Android view skills Android layout skills summary and Android control usage summary
I hope this article will help you in Android programming.