mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
committed by
Greyson Parrelli
parent
c35242c525
commit
769a92943e
@@ -36,7 +36,7 @@ public class GiphyActivityToolbar extends Toolbar {
|
||||
}
|
||||
|
||||
public GiphyActivityToolbar(Context context, AttributeSet attrs) {
|
||||
this(context, attrs, R.attr.toolbarStyle);
|
||||
this(context, attrs, androidx.appcompat.R.attr.toolbarStyle);
|
||||
}
|
||||
|
||||
public GiphyActivityToolbar(Context context, AttributeSet attrs, int defStyleAttr) {
|
||||
|
||||
Reference in New Issue
Block a user