• 大小: 0.03M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-01
  • 标签: Android  Dialog  对话框  

资源简介

Android 实现Iphone样式的AlertDialog 实例源码下载

资源截图

代码片段和文件信息

package hi.braincol.example.iphoneAlert;


/* No CONSTRAINTS ! Just use the code under your thoughts !
 * mail me at hibraincol@gmail.com
*
* Licensed under the Apache License Version 2.0 (the “License“);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing software
* distributed under the License is distributed on an “AS IS“ BASIS
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
 

import android.app.Activity;
import android.app.Dialog;
import android.os.Bundle;
import android.view.View;
im

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2011-07-30 10:02  iPhone AlertType\
     文件         280  2011-07-28 21:49  iPhone AlertType\.classpath
     文件         852  2011-07-21 12:44  iPhone AlertType\.project
     文件         660  2011-07-30 09:43  iPhone AlertType\AndroidManifest.xml
     目录           0  2011-07-21 12:38  iPhone AlertType\assets\
     文件         362  2011-07-30 09:42  iPhone AlertType\default.properties
     文件        1159  2011-07-21 12:38  iPhone AlertType\proguard.cfg
     目录           0  2011-07-28 21:49  iPhone AlertType\res\
     目录           0  2011-07-21 13:01  iPhone AlertType\res\drawable\
     目录           0  2011-07-21 12:38  iPhone AlertType\res\drawable-hdpi\
     文件        4147  2011-07-21 12:38  iPhone AlertType\res\drawable-hdpi\icon.png
     目录           0  2011-07-28 21:49  iPhone AlertType\res\drawable-ldpi\
     目录           0  2011-07-21 12:38  iPhone AlertType\res\drawable-mdpi\
     文件        2574  2011-07-21 12:38  iPhone AlertType\res\drawable-mdpi\icon.png
     文件        3024  2011-07-21 12:52  iPhone AlertType\res\drawable\alert.png
     文件         353  2011-07-30 09:57  iPhone AlertType\res\drawable\custom_button.xml
     文件         354  2011-07-30 09:57  iPhone AlertType\res\drawable\custom_button1.xml
     文件        4057  2011-07-21 12:52  iPhone AlertType\res\drawable\focused.png
     文件        1723  2011-07-21 12:38  iPhone AlertType\res\drawable\icon.png
     文件        3893  2011-07-21 12:52  iPhone AlertType\res\drawable\nofocused.png
     目录           0  2011-07-21 12:50  iPhone AlertType\res\layout\
     文件         806  2011-07-21 12:49  iPhone AlertType\res\layout\main.xml
     文件        2434  2011-07-04 11:47  iPhone AlertType\res\layout\r_okcanceldialogview.xml
     文件        2106  2011-07-21 12:51  iPhone AlertType\res\layout\r_okdialogview.xml
     目录           0  2011-07-21 12:53  iPhone AlertType\res\values\
     文件         262  2011-07-21 12:53  iPhone AlertType\res\values\colors.xml
     文件         179  2011-07-30 09:30  iPhone AlertType\res\values\strings.xml
     目录           0  2011-07-30 09:41  iPhone AlertType\src\
     目录           0  2011-07-30 09:42  iPhone AlertType\src\hi\
     目录           0  2011-07-30 09:42  iPhone AlertType\src\hi\braincol\
     目录           0  2011-07-30 09:42  iPhone AlertType\src\hi\braincol\example\
............此处省略2个文件信息

评论

共有 条评论