~tomdroid-dev/tomdroid/rework-auth-error-handling

« back to all changes in this revision

Viewing changes to src/org/tomdroid/R.java

  • Committer: Olivier Bilodeau
  • Date: 2008-11-29 18:01:50 UTC
  • Revision ID: olivier@bottomlesspit.org-20081129180150-vlqb8g2zjakk9lph
Added a scrollview around the NoteView activity UI so we can now 
vertically scroll throught the text of big notes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
    }
16
16
    public static final class id {
17
17
        public static final int btnURL=0x7f050002;
18
 
        public static final int content=0x7f050003;
 
18
        public static final int content=0x7f050004;
19
19
        public static final int strURL=0x7f050000;
 
20
        public static final int textScroller=0x7f050003;
20
21
        public static final int txtURL=0x7f050001;
21
22
    }
22
23
    public static final class layout {