Android Development Alarm Interface optimization and detail modification

Source: Internet
Author: User

First put a few now, one is the editor alarm interface, an alarm clock display interface, repeat time selection interface, label filling interface, ringtone selection interface.

Existing issues:

Alarm Bell Alert window not implemented Alertdialog

Alarm clock function is implemented in a flawed way, the efficiency of one-minute query is too low

Alarm clock ringing is not implemented in multi-threaded, when the bell will block the data load

Duplicate of edit interface, ringtone, label does not show existing data

The main interface alarm clock on button is not beautiful, and trigger the modification data function is not implemented

The ringtone does not change because of the choice (the original practice is to call the R.raw.music method to implement the ringtone, choose the ringtone by judging to do and too silly)

Code style problem, the XML line after the automatic completion of the space, Habitual tab, code is not beautiful

Simple XML code that implements the dividing line

<view
android:layout_marginleft= "5dip"
android:layout_marginright= "5dip"
Android:layout_alignparentbottom= "true"
Android:background= "#000000"//Black
Android:layout_width= "Fill_parent"
android:layout_height= "0.2dip"/>//thickness

How to implement a background frame

Picture.9.png picture, which works wonders in changing UI effects, implements custom border scaling images with Draw9patch.bat batch files in the SDK

Android Development Alarm Interface optimization and detail modification

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.