soarcn / BottomSheet

One way to present a set of actions to a user is with bottom sheets, a sheet of paper that slides up from the bottom edge of the screen. Bottom sheets offer flexibility in the display of clear and simple actions that do not need explanation.
http://soarcn.github.io/BottomSheet
2.22k stars 408 forks source link

BottomSheet.Animation is miss #140

Closed fishsoft closed 5 years ago

fishsoft commented 6 years ago
app/src/main/res  
values/styles.xml  
error: resource style/BottomSheet.Animation (aka com.zyw.horrarndoo.yizhi:style/BottomSheet.Animation) not found.  
error: style attribute 'attr/bs_dialogBackground (aka com.zyw.horrarndoo.yizhi:attr/bs_dialogBackground)' not found.  
error: style attribute 'attr/bs_dividerColor (aka com.zyw.horrarndoo.yizhi:attr/bs_dividerColor)' not found.  
error: style attribute 'attr/bs_numColumns (aka com.zyw.horrarndoo.yizhi:attr/bs_numColumns)' not found.  
error: style attribute 'attr/bs_listStyle (aka com.zyw.horrarndoo.yizhi:attr/bs_listStyle)' not found.  
null  
resource style/CompatAppTheme (aka com.zyw.horrarndoo.yizhi:style/CompatAppTheme) not found.  
resource style/BottomSheet.Dialog (aka com.zyw.horrarndoo.yizhi:style/BottomSheet.Dialog) not found.  
failed linking references.  
java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details  
java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details  
com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details