OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appcompat
(Results
101 - 125
of
1260
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/support/v7/appcompat/tests/res/values/
strings.xml
56
<string name="app_compat_spinner_activity">
AppCompat
spinner</string>
57
<string name="app_compat_text_view_activity">
AppCompat
text view</string>
58
<string name="app_compat_text_view_auto_size_activity">
AppCompat
text view auto-size</string>
59
<string name="app_compat_button_auto_size_activity">
AppCompat
button auto-size</string>
62
<string name="app_compat_image_button_activity">
AppCompat
image button</string>
63
<string name="app_compat_image_view_activity">
AppCompat
image view</string>
64
<string name="app_compat_button_activity">
AppCompat
button</string>
/frameworks/support/samples/Support7Demos/
AndroidManifest.xml
95
android:theme="@style/Theme.
AppCompat
.Light">
138
android:theme="@style/Theme.
AppCompat
">
157
android:theme="@style/Theme.
AppCompat
">
167
android:theme="@style/Theme.
AppCompat
">
176
android:theme="@style/Theme.
AppCompat
.Light.DarkActionBar">
185
android:theme="@style/Theme.
AppCompat
.Light.DarkActionBar">
194
android:theme="@style/Theme.
AppCompat
">
203
android:theme="@style/Theme.
AppCompat
">
221
android:theme="@style/Theme.
AppCompat
.Light.DarkActionBar">
230
android:theme="@style/Theme.
AppCompat
.Light.DarkActionBar"
[
all
...]
/frameworks/support/v7/appcompat/res/values-v11/
styles_base_text.xml
20
<style name="Base.TextAppearance.
AppCompat
.Title.Inverse">
27
<style name="Base.TextAppearance.
AppCompat
.Subhead.Inverse">
36
<style name="Base.TextAppearance.
AppCompat
.Inverse">
43
<style name="Base.TextAppearance.
AppCompat
.Large.Inverse">
50
<style name="Base.TextAppearance.
AppCompat
.Medium.Inverse">
57
<style name="Base.TextAppearance.
AppCompat
.Small.Inverse">
/frameworks/support/design/tests/res/values/
styles.xml
25
<style name="Theme.TranslucentStatus" parent="Theme.
AppCompat
.Light.NoActionBar">
30
<style name="Theme.TranslucentNavBar" parent="Theme.
AppCompat
.Light.NoActionBar">
39
<style name="AppBarWithScrollbars" parent="ThemeOverlay.
AppCompat
.Dark.ActionBar">
/frameworks/support/samples/SupportDesignDemos/res/layout/
design_tabs_custom.xml
30
android:theme="@style/ThemeOverlay.
AppCompat
.Dark.ActionBar"
32
app:popupTheme="@style/ThemeOverlay.
AppCompat
.Light"/>
39
android:theme="@style/ThemeOverlay.
AppCompat
.Dark.ActionBar" />
design_tabs_item.xml
30
android:theme="@style/ThemeOverlay.
AppCompat
.Dark.ActionBar"
32
app:popupTheme="@style/ThemeOverlay.
AppCompat
.Light"/>
39
android:theme="@style/ThemeOverlay.
AppCompat
.Dark.ActionBar">
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
AppCompatRatingBar.java
21
import android.support.v7.
appcompat
.R;
31
* <a href="{@docRoot}topic/libraries/support-library/packages.html#v7-
appcompat
">
appcompat
</a>.
AppCompatSeekBar.java
22
import android.support.v7.
appcompat
.R;
31
* <a href="{@docRoot}topic/libraries/support-library/packages.html#v7-
appcompat
">
appcompat
</a>.
/packages/apps/Dialer/java/com/android/dialer/shortcuts/res/values/
themes.xml
23
Note that this must inherit from Theme.
AppCompat
. We inherit from Theme.
AppCompat
.Light so
26
<style name="CallContactsTheme" parent="Theme.
AppCompat
.Light">
/packages/services/Telephony/
Android.mk
19
android-support-v7-
appcompat
\
34
frameworks/support/v7/
appcompat
/res \
43
--extra-packages android.support.v7.
appcompat
\
/packages/wallpapers/LivePicker/res/values/
styles.xml
24
<style name="Preview" parent="@style/Theme.
AppCompat
">
41
<style name="TranslucentToolbarStyle" parent="@style/Widget.
AppCompat
.Toolbar">
43
<item name="android:theme">@style/ThemeOverlay.
AppCompat
.Dark.ActionBar</item>
/developers/build/prebuilts/androidtv/sample-inputs/app/
build.gradle
27
compile 'com.android.support:
appcompat
-v7:21.0.0'
/developers/build/prebuilts/gradle/ActionBarCompat-Styled/Application/src/main/res/values-v14/
styles.xml
23
It extends from Theme.
AppCompat
.Light, but it could extend from any of
24
the Theme.
AppCompat
themes depending on your color scheme. This theme can be applied to
32
<style name="Theme.Styled" parent="@style/Theme.
AppCompat
.Light">
43
<style name="Widget.Styled.ActionBar" parent="@style/Widget.
AppCompat
.Light.ActionBar.Solid">
/developers/build/prebuilts/gradle/ContentProviderPaging/kotlinApp/resources/
build.gradle
25
compile 'com.android.support:
appcompat
-v7:25.3.1'
/developers/build/prebuilts/gradle/ContentProviderPaging/resources/
build.gradle
25
compile 'com.android.support:
appcompat
-v7:25.3.1'
/developers/build/prebuilts/gradle/DownloadableFonts/app/
build.gradle
25
compile "com.android.support:
appcompat
-v7:$supportLibVersion"
/developers/build/prebuilts/gradle/DownloadableFonts/kotlinApp/app/
build.gradle
26
compile "com.android.support:
appcompat
-v7:$supportLibVersion"
/developers/samples/android/content/documentsUi/ContentProviderPaging/kotlinApp/resources/
build.gradle
25
compile 'com.android.support:
appcompat
-v7:25.3.1'
/developers/samples/android/content/documentsUi/ContentProviderPaging/resources/
build.gradle
25
compile 'com.android.support:
appcompat
-v7:25.3.1'
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/Application/src/main/res/values-v14/
styles.xml
23
It extends from Theme.
AppCompat
.Light, but it could extend from any of
24
the Theme.
AppCompat
themes depending on your color scheme. This theme can be applied to
32
<style name="Theme.Styled" parent="@style/Theme.
AppCompat
.Light">
43
<style name="Widget.Styled.ActionBar" parent="@style/Widget.
AppCompat
.Light.ActionBar.Solid">
/developers/samples/android/ui/fonts/DownloadableFonts/app/
build.gradle
25
compile "com.android.support:
appcompat
-v7:$supportLibVersion"
/developers/samples/android/ui/fonts/DownloadableFonts/kotlinApp/app/
build.gradle
26
compile "com.android.support:
appcompat
-v7:$supportLibVersion"
/development/samples/browseable/ActionBarCompat-Styled/res/values-v14/
styles.xml
23
It extends from Theme.
AppCompat
.Light, but it could extend from any of
24
the Theme.
AppCompat
themes depending on your color scheme. This theme can be applied to
32
<style name="Theme.Styled" parent="@style/Theme.
AppCompat
.Light">
43
<style name="Widget.Styled.ActionBar" parent="@style/Widget.
AppCompat
.Light.ActionBar.Solid">
/external/drrickorang/LoopbackApp/app/
build.gradle
36
compile 'com.android.support:
appcompat
-v7:23.0.1'
/external/drrickorang/LoopbackApp/app/src/main/
Android.mk
16
frameworks/support/v7/
appcompat
/res
Completed in 662 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>