/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package com.example.android.ttsengine; public final class R { public static final class attr { } public static final class string { /** The name of the application. */ public static final int app_name=0x7f030000; /** The heading of the first (and only) preference fragment */ public static final int general_settings=0x7f030001; public static final int whisper_summary=0x7f030003; public static final int whisper_title=0x7f030002; } public static final class xml { public static final int general_settings=0x7f020000; public static final int preferences_headers=0x7f020001; public static final int tts_engine=0x7f020002; } }