Initial commit
This commit is contained in:
25
sources/com/twitter/sdk/android/tweetcomposer/R$style.java
Normal file
25
sources/com/twitter/sdk/android/tweetcomposer/R$style.java
Normal file
@@ -0,0 +1,25 @@
|
||||
package com.twitter.sdk.android.tweetcomposer;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public final class R$style {
|
||||
public static final int ComposerDark = 2131886286;
|
||||
public static final int ComposerLight = 2131886287;
|
||||
public static final int tw__Button = 2131886756;
|
||||
public static final int tw__ButtonBar = 2131886758;
|
||||
public static final int tw__Button_Light = 2131886757;
|
||||
public static final int tw__CardAppInfoLayout = 2131886759;
|
||||
public static final int tw__CardAppName = 2131886760;
|
||||
public static final int tw__CardAppStoreName = 2131886761;
|
||||
public static final int tw__CardInstallButton = 2131886762;
|
||||
public static final int tw__ComposerAvatar = 2131886764;
|
||||
public static final int tw__ComposerCharCount = 2131886765;
|
||||
public static final int tw__ComposerCharCountOverflow = 2131886766;
|
||||
public static final int tw__ComposerClose = 2131886767;
|
||||
public static final int tw__ComposerDivider = 2131886768;
|
||||
public static final int tw__ComposerToolbar = 2131886769;
|
||||
public static final int tw__ComposerTweetButton = 2131886770;
|
||||
public static final int tw__EditTweet = 2131886771;
|
||||
public static final int tw__Permission_Container = 2131886772;
|
||||
public static final int tw__Permission_Description = 2131886773;
|
||||
public static final int tw__Permission_Title = 2131886774;
|
||||
}
|
||||
Reference in New Issue
Block a user